http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/class-use/Cell.DataType.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.DataType.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.DataType.html
deleted file mode 100644
index 7373038..0000000
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.DataType.html
+++ /dev/null
@@ -1,272 +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>Uses of Class org.apache.hadoop.hbase.Cell.DataType (Apache HBase 
3.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="Uses of Class 
org.apache.hadoop.hbase.Cell.DataType (Apache HBase 3.0.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</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><a href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" 
title="enum in org.apache.hadoop.hbase">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../../../../../overview-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>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/class-use/Cell.DataType.html"
 target="_top">Frames</a></li>
-<li><a href="Cell.DataType.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>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class org.apache.hadoop.hbase.Cell.DataType" 
class="title">Uses of Class<br>org.apache.hadoop.hbase.Cell.DataType</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#org.apache.hadoop.hbase">org.apache.hadoop.hbase</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="#org.apache.hadoop.hbase.filter">org.apache.hadoop.hbase.filter</a></td>
-<td class="colLast">
-<div class="block">Provides row-level filters applied to HRegion scan results 
during calls to
- <a 
href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html#next--"><code>ResultScanner.next()</code></a>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.hadoop.hbase">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a> in <a 
href="../../../../../org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a>
 that return <a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ByteBufferKeyOnlyKeyValue.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html#getType--">getType</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Cell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/Cell.html#getType--">getType</a></span>()</code>
-<div class="block">Returns the type of cell in a human readable format using 
<a href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum 
in org.apache.hadoop.hbase"><code>Cell.DataType</code></a></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.FirstOnRowCell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.FirstOnRowByteBufferCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.LastOnRowByteBufferCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.LastOnRowCell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.FirstOnRowDeleteFamilyCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowDeleteFamilyCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>default <a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ExtendedCell.</span><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html#getType--">getType</a></span>()</code>
-<div class="block">Returns the type of cell in a human readable format using 
<a href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum 
in org.apache.hadoop.hbase"><code>Cell.DataType</code></a></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#toDataType-byte-">toDataType</a></span>(byte&nbsp;type)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">Cell.DataType.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html#valueOf-java.lang.String-">valueOf</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified 
name.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a>[]</code></td>
-<td class="colLast"><span 
class="typeNameLabel">Cell.DataType.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum 
type, in
-the order they are declared.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a>
 with parameters of type <a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/CellBuilder.html" title="interface 
in org.apache.hadoop.hbase">CellBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CellBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/CellBuilder.html#setType-org.apache.hadoop.hbase.Cell.DataType-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum 
in org.apache.hadoop.hbase">Cell.DataType</a>&nbsp;type)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/RawCellBuilder.html" 
title="interface in org.apache.hadoop.hbase">RawCellBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">RawCellBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/RawCellBuilder.html#setType-org.apache.hadoop.hbase.Cell.DataType-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum 
in org.apache.hadoop.hbase">Cell.DataType</a>&nbsp;type)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCellBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ExtendedCellBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html#setType-org.apache.hadoop.hbase.Cell.DataType-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum 
in org.apache.hadoop.hbase">Cell.DataType</a>&nbsp;type)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCellBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ExtendedCellBuilderImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#setType-org.apache.hadoop.hbase.Cell.DataType-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum 
in org.apache.hadoop.hbase">Cell.DataType</a>&nbsp;type)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum in 
org.apache.hadoop.hbase">KeyValue.Type</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#toTypeByte-org.apache.hadoop.hbase.Cell.DataType-">toTypeByte</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum 
in org.apache.hadoop.hbase">Cell.DataType</a>&nbsp;type)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.hadoop.hbase.filter">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a> in <a 
href="../../../../../org/apache/hadoop/hbase/filter/package-summary.html">org.apache.hadoop.hbase.filter</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../org/apache/hadoop/hbase/filter/package-summary.html">org.apache.hadoop.hbase.filter</a>
 that return <a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">KeyOnlyFilter.KeyOnlyCell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum in 
org.apache.hadoop.hbase">Cell.DataType</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">KeyOnlyFilter.KeyOnlyByteBufferCell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyByteBufferCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= 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><a href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" 
title="enum in org.apache.hadoop.hbase">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../../../../../overview-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>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/class-use/Cell.DataType.html"
 target="_top">Frames</a></li>
-<li><a href="Cell.DataType.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>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/class-use/Cell.Type.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.Type.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.Type.html
new file mode 100644
index 0000000..5019eca
--- /dev/null
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.Type.html
@@ -0,0 +1,272 @@
+<!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>Uses of Class org.apache.hadoop.hbase.Cell.Type (Apache HBase 
3.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="Uses of Class 
org.apache.hadoop.hbase.Cell.Type (Apache HBase 3.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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><a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" 
title="enum in org.apache.hadoop.hbase">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../overview-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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/class-use/Cell.Type.html"
 target="_top">Frames</a></li>
+<li><a href="Cell.Type.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.hadoop.hbase.Cell.Type" class="title">Uses 
of Class<br>org.apache.hadoop.hbase.Cell.Type</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.hadoop.hbase">org.apache.hadoop.hbase</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.hadoop.hbase.filter">org.apache.hadoop.hbase.filter</a></td>
+<td class="colLast">
+<div class="block">Provides row-level filters applied to HRegion scan results 
during calls to
+ <a 
href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html#next--"><code>ResultScanner.next()</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.hadoop.hbase">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" 
title="enum in org.apache.hadoop.hbase">Cell.Type</a> in <a 
href="../../../../../org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a>
 that return <a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" 
title="enum in org.apache.hadoop.hbase">Cell.Type</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ByteBufferKeyOnlyKeyValue.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Cell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/Cell.html#getType--">getType</a></span>()</code>
+<div class="block">Returns the type of cell in a human readable format using 
<a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase"><code>Cell.Type</code></a></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.FirstOnRowCell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.FirstOnRowByteBufferExtendedCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferExtendedCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.LastOnRowByteBufferExtendedCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.LastOnRowCell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.FirstOnRowDeleteFamilyCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowDeleteFamilyCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>default <a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ExtendedCell.</span><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html#getType--">getType</a></span>()</code>
+<div class="block">Returns the type of cell in a human readable format using 
<a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase"><code>Cell.Type</code></a></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#toType-byte-">toType</a></span>(byte&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Cell.Type.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html#valueOf-java.lang.String-">valueOf</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified 
name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">Cell.Type.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum 
type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a>
 with parameters of type <a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/CellBuilder.html" title="interface 
in org.apache.hadoop.hbase">CellBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CellBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/CellBuilder.html#setType-org.apache.hadoop.hbase.Cell.Type-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/RawCellBuilder.html" 
title="interface in org.apache.hadoop.hbase">RawCellBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">RawCellBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/RawCellBuilder.html#setType-org.apache.hadoop.hbase.Cell.Type-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCellBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ExtendedCellBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html#setType-org.apache.hadoop.hbase.Cell.Type-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCellBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ExtendedCellBuilderImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#setType-org.apache.hadoop.hbase.Cell.Type-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum in 
org.apache.hadoop.hbase">KeyValue.Type</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#toTypeByte-org.apache.hadoop.hbase.Cell.Type-">toTypeByte</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.hadoop.hbase.filter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" 
title="enum in org.apache.hadoop.hbase">Cell.Type</a> in <a 
href="../../../../../org/apache/hadoop/hbase/filter/package-summary.html">org.apache.hadoop.hbase.filter</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/hadoop/hbase/filter/package-summary.html">org.apache.hadoop.hbase.filter</a>
 that return <a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" 
title="enum in org.apache.hadoop.hbase">Cell.Type</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">KeyOnlyFilter.KeyOnlyCell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">KeyOnlyFilter.KeyOnlyByteBufferExtendedCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyByteBufferExtendedCell.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= 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><a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" 
title="enum in org.apache.hadoop.hbase">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../overview-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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/class-use/Cell.Type.html"
 target="_top">Frames</a></li>
+<li><a href="Cell.Type.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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
index 639628b..5500f83 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
@@ -266,7 +266,7 @@ service.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class 
in org.apache.hadoop.hbase">ByteBufferCell</a></span></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" 
title="class in 
org.apache.hadoop.hbase">ByteBufferExtendedCell</a></span></code>
 <div class="block">This class is a server side extension to the <a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase"><code>Cell</code></a> interface.</div>
 </td>
 </tr>
@@ -281,7 +281,7 @@ service.</div>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" 
title="class in org.apache.hadoop.hbase">ByteBufferKeyValue</a></span></code>
-<div class="block">This Cell is an implementation of <a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class 
in org.apache.hadoop.hbase"><code>ByteBufferCell</code></a> where the data 
resides in
+<div class="block">This Cell is an implementation of <a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" 
title="class in 
org.apache.hadoop.hbase"><code>ByteBufferExtendedCell</code></a> where the data 
resides in
  off heap/ on heap ByteBuffer</div>
 </td>
 </tr>
@@ -316,7 +316,7 @@ service.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferCell</a></span></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferExtendedCell</a></span></code>
 <div class="block">These cells are used in reseeks/seeks to improve the read 
performance.</div>
 </td>
 </tr>
@@ -328,7 +328,7 @@ service.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
@@ -336,7 +336,7 @@ service.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowColByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowColByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
@@ -344,7 +344,7 @@ service.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColTSByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowColTSByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColTSByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowColTSByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
@@ -356,7 +356,7 @@ service.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
@@ -364,7 +364,7 @@ service.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowColByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowColByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowColByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowColByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
@@ -372,7 +372,7 @@ service.</div>
 </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/PrivateCellUtil.TagRewriteByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.TagRewriteByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.TagRewriteByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.TagRewriteByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>(package private) static class&nbsp;</code></td>
@@ -382,7 +382,7 @@ service.</div>
 </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/PrivateCellUtil.ValueAndTagRewriteByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.ValueAndTagRewriteByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>(package private) static class&nbsp;</code></td>
@@ -2104,7 +2104,10 @@ service.</div>
      int&nbsp;offset,
      <a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
      byte[]&nbsp;value,
-     byte[]&nbsp;tags)</code>&nbsp;</td>
+     byte[]&nbsp;tags)</code>
+<div class="block">Made into a static method so as to reuse the logic
+ within ValueAndTagRewriteByteBufferExtendedCell</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>(package private) static int</code></td>
@@ -2112,7 +2115,10 @@ service.</div>
      boolean&nbsp;withTags,
      <a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
      byte[]&nbsp;value,
-     byte[]&nbsp;tags)</code>&nbsp;</td>
+     byte[]&nbsp;tags)</code>
+<div class="block">Made into a static method so as to reuse the logic within
+ ValueAndTagRewriteByteBufferExtendedCell</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
@@ -3087,7 +3093,7 @@ service.</div>
 <tbody>
 <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/filter/KeyOnlyFilter.KeyOnlyByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase.filter">KeyOnlyFilter.KeyOnlyByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase.filter">KeyOnlyFilter.KeyOnlyByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>(package private) static class&nbsp;</code></td>
@@ -3996,7 +4002,7 @@ service.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">BufferedDataBlockEncoder.OffheapDecodedCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">BufferedDataBlockEncoder.OffheapDecodedExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static class&nbsp;</code></td>
@@ -5132,13 +5138,13 @@ service.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/regionserver/ByteBufferChunkCell.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">ByteBufferChunkCell</a></span></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/regionserver/ByteBufferChunkKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">ByteBufferChunkKeyValue</a></span></code>
 <div class="block">ByteBuffer based cell which has the chunkid at the 0th 
offset</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkCell.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">NoTagByteBufferChunkCell</a></span></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">NoTagByteBufferChunkKeyValue</a></span></code>
 <div class="block">ByteBuffer based cell which has the chunkid at the 0th 
offset and with no tags</div>
 </td>
 </tr>
@@ -8219,7 +8225,7 @@ service.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/util/MapReduceCell.html" 
title="class in org.apache.hadoop.hbase.util">MapReduceCell</a></span></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/util/MapReduceExtendedCell.html" 
title="class in 
org.apache.hadoop.hbase.util">MapReduceExtendedCell</a></span></code>
 <div class="block">A wrapper for a cell to be used with mapreduce, as the 
output value class for mappers/reducers.</div>
 </td>
 </tr>
@@ -8234,7 +8240,7 @@ service.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MapReduceCell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/util/MapReduceCell.html#cell">cell</a></span></code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">MapReduceExtendedCell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/util/MapReduceExtendedCell.html#cell">cell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private <a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a></code></td>
@@ -8408,7 +8414,7 @@ service.</div>
                        <a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>...&nbsp;array)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/util/MapReduceCell.html#MapReduceCell-org.apache.hadoop.hbase.Cell-">MapReduceCell</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/util/MapReduceExtendedCell.html#MapReduceExtendedCell-org.apache.hadoop.hbase.Cell-">MapReduceExtendedCell</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/util/RowBloomHashKey.html#RowBloomHashKey-org.apache.hadoop.hbase.Cell-">RowBloomHashKey</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/class-use/CellBuilder.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellBuilder.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/CellBuilder.html
index 97029b3..aa6fdd1 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellBuilder.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellBuilder.html
@@ -196,7 +196,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/CellBuilder.html" title="interface 
in org.apache.hadoop.hbase">CellBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CellBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/CellBuilder.html#setType-org.apache.hadoop.hbase.Cell.DataType-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum 
in org.apache.hadoop.hbase">Cell.DataType</a>&nbsp;type)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">CellBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/CellBuilder.html#setType-org.apache.hadoop.hbase.Cell.Type-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/CellBuilder.html" title="interface 
in org.apache.hadoop.hbase">CellBuilder</a></code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html
index 45d9b71..3bf937c 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html
@@ -93,14 +93,21 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.hadoop.hbase.filter">org.apache.hadoop.hbase.filter</a></td>
+<td class="colLast">
+<div class="block">Provides row-level filters applied to HRegion scan results 
during calls to
+ <a 
href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html#next--"><code>ResultScanner.next()</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.hadoop.hbase.io.encoding">org.apache.hadoop.hbase.io.encoding</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.hadoop.hbase.util">org.apache.hadoop.hbase.util</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -122,8 +129,22 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" 
title="class in 
org.apache.hadoop.hbase">ByteBufferExtendedCell</a></span></code>
+<div class="block">This class is a server side extension to the <a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase"><code>Cell</code></a> interface.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html" 
title="class in 
org.apache.hadoop.hbase">ByteBufferKeyOnlyKeyValue</a></span></code>
+<div class="block">This is a key only Cell implementation which is identical 
to <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html" 
title="class in 
org.apache.hadoop.hbase"><code>KeyValue.KeyOnlyKeyValue</code></a>
+ with respect to key serialization but have its data in the form of Byte buffer
+ (onheap and offheap).</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" 
title="class in org.apache.hadoop.hbase">ByteBufferKeyValue</a></span></code>
-<div class="block">This Cell is an implementation of <a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class 
in org.apache.hadoop.hbase"><code>ByteBufferCell</code></a> where the data 
resides in
+<div class="block">This Cell is an implementation of <a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" 
title="class in 
org.apache.hadoop.hbase"><code>ByteBufferExtendedCell</code></a> where the data 
resides in
  off heap/ on heap ByteBuffer</div>
 </td>
 </tr>
@@ -158,7 +179,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferCell</a></span></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferExtendedCell</a></span></code>
 <div class="block">These cells are used in reseeks/seeks to improve the read 
performance.</div>
 </td>
 </tr>
@@ -170,7 +191,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
@@ -178,7 +199,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowColByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowColByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
@@ -186,7 +207,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColTSByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowColTSByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColTSByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowColTSByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
@@ -198,7 +219,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
@@ -206,7 +227,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowColByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowColByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowColByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowColByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static class&nbsp;</code></td>
@@ -214,7 +235,7 @@
 </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/PrivateCellUtil.TagRewriteByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.TagRewriteByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.TagRewriteByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.TagRewriteByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>(package private) static class&nbsp;</code></td>
@@ -224,7 +245,7 @@
 </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/PrivateCellUtil.ValueAndTagRewriteByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.ValueAndTagRewriteByteBufferCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>(package private) static class&nbsp;</code></td>
@@ -281,7 +302,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.TagRewriteByteBufferCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.TagRewriteByteBufferCell.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.TagRewriteByteBufferExtendedCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.TagRewriteByteBufferExtendedCell.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td>
@@ -289,7 +310,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.ValueAndTagRewriteByteBufferCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.ValueAndTagRewriteByteBufferCell.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>default <a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td>
@@ -330,6 +351,24 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.hadoop.hbase.filter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCell</a> in <a 
href="../../../../../org/apache/hadoop/hbase/filter/package-summary.html">org.apache.hadoop.hbase.filter</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../org/apache/hadoop/hbase/filter/package-summary.html">org.apache.hadoop.hbase.filter</a>
 that implement <a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCell</a></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>
+<tbody>
+<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/filter/KeyOnlyFilter.KeyOnlyByteBufferExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase.filter">KeyOnlyFilter.KeyOnlyByteBufferExtendedCell</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.hadoop.hbase.io.encoding">
 <!--   -->
 </a>
@@ -343,7 +382,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">BufferedDataBlockEncoder.OffheapDecodedCell</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedExtendedCell.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">BufferedDataBlockEncoder.OffheapDecodedExtendedCell</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static class&nbsp;</code></td>
@@ -367,7 +406,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">BufferedDataBlockEncoder.OffheapDecodedCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">BufferedDataBlockEncoder.OffheapDecodedExtendedCell.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedExtendedCell.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -385,13 +424,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/regionserver/ByteBufferChunkCell.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">ByteBufferChunkCell</a></span></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/regionserver/ByteBufferChunkKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">ByteBufferChunkKeyValue</a></span></code>
 <div class="block">ByteBuffer based cell which has the chunkid at the 0th 
offset</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkCell.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">NoTagByteBufferChunkCell</a></span></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">NoTagByteBufferChunkKeyValue</a></span></code>
 <div class="block">ByteBuffer based cell which has the chunkid at the 0th 
offset and with no tags</div>
 </td>
 </tr>
@@ -411,7 +450,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/util/MapReduceCell.html" 
title="class in org.apache.hadoop.hbase.util">MapReduceCell</a></span></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/util/MapReduceExtendedCell.html" 
title="class in 
org.apache.hadoop.hbase.util">MapReduceExtendedCell</a></span></code>
 <div class="block">A wrapper for a cell to be used with mapreduce, as the 
output value class for mappers/reducers.</div>
 </td>
 </tr>
@@ -426,7 +465,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MapReduceCell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/util/MapReduceCell.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">MapReduceExtendedCell.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/util/MapReduceExtendedCell.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilder.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilder.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilder.html
index 685d327..7f36cb8 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilder.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilder.html
@@ -263,11 +263,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCellBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ExtendedCellBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html#setType-org.apache.hadoop.hbase.Cell.DataType-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum 
in org.apache.hadoop.hbase">Cell.DataType</a>&nbsp;type)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">ExtendedCellBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html#setType-org.apache.hadoop.hbase.Cell.Type-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCellBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ExtendedCellBuilderImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#setType-org.apache.hadoop.hbase.Cell.DataType-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum 
in org.apache.hadoop.hbase">Cell.DataType</a>&nbsp;type)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">ExtendedCellBuilderImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#setType-org.apache.hadoop.hbase.Cell.Type-">setType</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCellBuilder</a></code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.Type.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.Type.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.Type.html
index c3cd197..9c2383e 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.Type.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.Type.html
@@ -131,7 +131,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum in 
org.apache.hadoop.hbase">KeyValue.Type</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#toTypeByte-org.apache.hadoop.hbase.Cell.DataType-">toTypeByte</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" title="enum 
in org.apache.hadoop.hbase">Cell.DataType</a>&nbsp;type)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">PrivateCellUtil.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#toTypeByte-org.apache.hadoop.hbase.Cell.Type-">toTypeByte</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in 
org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum in 
org.apache.hadoop.hbase">KeyValue.Type</a></code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/class-use/NoTagsByteBufferKeyValue.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/class-use/NoTagsByteBufferKeyValue.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/NoTagsByteBufferKeyValue.html
index 11b4183..b622f89 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/NoTagsByteBufferKeyValue.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/NoTagsByteBufferKeyValue.html
@@ -104,7 +104,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkCell.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">NoTagByteBufferChunkCell</a></span></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">NoTagByteBufferChunkKeyValue</a></span></code>
 <div class="block">ByteBuffer based cell which has the chunkid at the 0th 
offset and with no tags</div>
 </td>
 </tr>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/class-use/PrivateCellUtil.EmptyByteBufferCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/class-use/PrivateCellUtil.EmptyByteBufferCell.html
 
b/devapidocs/org/apache/hadoop/hbase/class-use/PrivateCellUtil.EmptyByteBufferCell.html
deleted file mode 100644
index 781c625..0000000
--- 
a/devapidocs/org/apache/hadoop/hbase/class-use/PrivateCellUtil.EmptyByteBufferCell.html
+++ /dev/null
@@ -1,181 +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>Uses of Class 
org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferCell (Apache HBase 
3.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="Uses of Class 
org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferCell (Apache HBase 
3.0.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</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><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html"
 title="class in org.apache.hadoop.hbase">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../../../../../overview-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>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/class-use/PrivateCellUtil.EmptyByteBufferCell.html"
 target="_top">Frames</a></li>
-<li><a href="PrivateCellUtil.EmptyByteBufferCell.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>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class 
org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferCell" class="title">Uses 
of Class<br>org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferCell</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferCell</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#org.apache.hadoop.hbase">org.apache.hadoop.hbase</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.hadoop.hbase">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferCell</a> in <a 
href="../../../../../org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferCell</a> in <a 
href="../../../../../org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a></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>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowByteBufferCell</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowColByteBufferCell</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColTSByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowColTSByteBufferCell</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowByteBufferCell</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>private static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowColByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowColByteBufferCell</a></span></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= 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><a 
href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html"
 title="class in org.apache.hadoop.hbase">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../../../../../overview-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>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/class-use/PrivateCellUtil.EmptyByteBufferCell.html"
 target="_top">Frames</a></li>
-<li><a href="PrivateCellUtil.EmptyByteBufferCell.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>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

Reply via email to