http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e4348f53/devapidocs/org/apache/hadoop/hbase/ByteBufferKeyValue.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/ByteBufferKeyValue.html 
b/devapidocs/org/apache/hadoop/hbase/ByteBufferKeyValue.html
index 54ae10b..37f0d49 100644
--- a/devapidocs/org/apache/hadoop/hbase/ByteBufferKeyValue.html
+++ b/devapidocs/org/apache/hadoop/hbase/ByteBufferKeyValue.html
@@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
-<dd><a 
href="../../../../org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html" 
title="class in org.apache.hadoop.hbase">NoTagsByteBufferKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/util/test/RedundantKVGenerator.ExtendedOffheapKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.util.test">RedundantKVGenerator.ExtendedOffheapKeyValue</a></dd>
+<dd><a 
href="../../../../org/apache/hadoop/hbase/regionserver/ByteBufferChunkCell.html"
 title="class in org.apache.hadoop.hbase.regionserver">ByteBufferChunkCell</a>, 
<a href="../../../../org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html" 
title="class in org.apache.hadoop.hbase">NoTagsByteBufferKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/util/test/RedundantKVGenerator.ExtendedOffheapKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.util.test">RedundantKVGenerator.ExtendedOffheapKeyValue</a></dd>
 </dl>
 <hr>
 <br>
@@ -167,6 +167,13 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#seqId">seqId</a></span></code>&nbsp;</td>
 </tr>
 </table>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.hadoop.hbase.ExtendedCell">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface 
in org.apache.hadoop.hbase">ExtendedCell</a></h3>
+<code><a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#CELL_NOT_BASED_ON_CHUNK">CELL_NOT_BASED_ON_CHUNK</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -445,6 +452,13 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title
 <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#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-ex
 ternal=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>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.hadoop.hbase.ExtendedCell">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface 
in org.apache.hadoop.hbase">ExtendedCell</a></h3>
+<code><a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li>
+</ul>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e4348f53/devapidocs/org/apache/hadoop/hbase/Cell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/Cell.html 
b/devapidocs/org/apache/hadoop/hbase/Cell.html
index 2946477..6e7030d 100644
--- a/devapidocs/org/apache/hadoop/hbase/Cell.html
+++ b/devapidocs/org/apache/hadoop/hbase/Cell.html
@@ -105,7 +105,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a 
href="../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">BufferedDataBlockEncoder.OffheapDecodedCell</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">BufferedDataBlockEncoder.OnheapDecodedCell</a>,
 <a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class 
in org.apache.hadoop.hbase">ByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html" 
title="class in org.apache.hadoop.hbase">ByteBufferKeyOnlyKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" title="class 
in org.apache.hadoop.hbase">ByteBufferKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</a>, <a 
href="..
 /../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.FirstOnRowByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.FirstOnRowCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.FirstOnRowColByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.FirstOnRowColCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.FirstOnRowColTSByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCo
 lTSCell.html" title="class in 
org.apache.hadoop.hbase">CellUtil.FirstOnRowColTSCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.FirstOnRowDeleteFamilyCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html"
 title="class in org.apache.hadoop.hbase">CellUtil.LastOnRowByteBufferCell</a>, 
<a href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.LastOnRowCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.LastOnRowColByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.LastOnRowColCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html"
 title="class in org.apache.had
 oop.hbase">CellUtil.TagRewriteByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.TagRewriteCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.ValueAndTagRewriteByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.ValueAndTagRewriteCell</a>, 
<a href="../../../../org/apache/hadoop/hbase/IndividualBytesFieldCell.html" 
title="class in org.apache.hadoop.hbase">IndividualBytesFieldCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase.filter">KeyOnlyFilter.KeyOnlyByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html"
 title="class in org.apache.hadoop.hbase.filter
 ">KeyOnlyFilter.KeyOnlyCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in 
org.apache.hadoop.hbase">KeyValue</a>, <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/NoTagsByteBufferKeyValue.html" 
title="class in org.apache.hadoop.hbase">NoTagsByteBufferKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html" title="class in 
org.apache.hadoop.hbase">NoTagsKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArrayReversibleScanner.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree.decode">PrefixTreeArrayReversibleScanner</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArrayScanner.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree.decode">PrefixTreeArrayScanner</a>, <a 
href="../../../../org/a
 pache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArraySearcher.html" 
title="class in 
org.apache.hadoop.hbase.codec.prefixtree.decode">PrefixTreeArraySearcher</a>, 
<a 
href="../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeCell.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree.decode">PrefixTreeCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeSeeker.OffheapPrefixTreeCell</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeSeeker.OnheapPrefixTreeCell</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/util/test/RedundantKVGenerator.ExtendedOffheapKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.util.test">RedundantKVGenerator.ExtendedOffheapKeyValue</a>,
 <a href="../../../../org/apache/
 hadoop/hbase/SizeCachedKeyValue.html" title="class in 
org.apache.hadoop.hbase">SizeCachedKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/SizeCachedNoTagsKeyValue.html" 
title="class in org.apache.hadoop.hbase">SizeCachedNoTagsKeyValue</a></dd>
+<dd><a 
href="../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">BufferedDataBlockEncoder.OffheapDecodedCell</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">BufferedDataBlockEncoder.OnheapDecodedCell</a>,
 <a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class 
in org.apache.hadoop.hbase">ByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/regionserver/ByteBufferChunkCell.html"
 title="class in org.apache.hadoop.hbase.regionserver">ByteBufferChunkCell</a>, 
<a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html" 
title="class in org.apache.hadoop.hbase">ByteBufferKeyOnlyKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" title="class 
in org.apache.hadoop.hbase">ByteBufferKeyValue</a>, <a 
 href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" title="class 
in org.apache.hadoop.hbase">CellUtil.EmptyCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.FirstOnRowByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.FirstOnRowCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.FirstOnRowColByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.FirstOnRowColCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBuffe
 rCell.html" title="class in 
org.apache.hadoop.hbase">CellUtil.FirstOnRowColTSByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.FirstOnRowColTSCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.FirstOnRowDeleteFamilyCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html"
 title="class in org.apache.hadoop.hbase">CellUtil.LastOnRowByteBufferCell</a>, 
<a href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.LastOnRowCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.LastOnRowColByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html" 
title="class in org.apac
 he.hadoop.hbase">CellUtil.LastOnRowColCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.TagRewriteByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.TagRewriteCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.ValueAndTagRewriteByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.ValueAndTagRewriteCell</a>, 
<a href="../../../../org/apache/hadoop/hbase/IndividualBytesFieldCell.html" 
title="class in org.apache.hadoop.hbase">IndividualBytesFieldCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyByteBufferCell.html"
 title="class in org.apache.hadoop.hbase.filter">KeyOnlyF
 ilter.KeyOnlyByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html"
 title="class in org.apache.hadoop.hbase.filter">KeyOnlyFilter.KeyOnlyCell</a>, 
<a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in 
org.apache.hadoop.hbase">KeyValue</a>, <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/regionserver/NoTagByteBufferChunkCell.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">NoTagByteBufferChunkCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html" 
title="class in org.apache.hadoop.hbase">NoTagsByteBufferKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html" title="class in 
org.apache.hadoop.hbase">NoTagsKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArrayReversib
 leScanner.html" title="class in 
org.apache.hadoop.hbase.codec.prefixtree.decode">PrefixTreeArrayReversibleScanner</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArrayScanner.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree.decode">PrefixTreeArrayScanner</a>, <a 
href="../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArraySearcher.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree.decode">PrefixTreeArraySearcher</a>, 
<a 
href="../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeCell.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree.decode">PrefixTreeCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeSeeker.OffheapPrefixTreeCell</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html"
 titl
 e="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeSeeker.OnheapPrefixTreeCell</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/util/test/RedundantKVGenerator.ExtendedOffheapKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.util.test">RedundantKVGenerator.ExtendedOffheapKeyValue</a>,
 <a href="../../../../org/apache/hadoop/hbase/SizeCachedKeyValue.html" 
title="class in org.apache.hadoop.hbase">SizeCachedKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/SizeCachedNoTagsKeyValue.html" 
title="class in org.apache.hadoop.hbase">SizeCachedNoTagsKeyValue</a></dd>
 </dl>
 <hr>
 <br>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e4348f53/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html
index 2e36b3d..d188271 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html
@@ -161,6 +161,13 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#tags">tags</a></span></code>&nbsp;</td>
 </tr>
 </table>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.hadoop.hbase.ExtendedCell">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface 
in org.apache.hadoop.hbase">ExtendedCell</a></h3>
+<code><a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#CELL_NOT_BASED_ON_CHUNK">CELL_NOT_BASED_ON_CHUNK</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -375,6 +382,13 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title
 <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>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.hadoop.hbase.ExtendedCell">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface 
in org.apache.hadoop.hbase">ExtendedCell</a></h3>
+<code><a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li>
+</ul>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e4348f53/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html
index 4de1873..47a2568 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html
@@ -159,6 +159,13 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#tags">tags</a></span></code>&nbsp;</td>
 </tr>
 </table>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.hadoop.hbase.ExtendedCell">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface 
in org.apache.hadoop.hbase">ExtendedCell</a></h3>
+<code><a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#CELL_NOT_BASED_ON_CHUNK">CELL_NOT_BASED_ON_CHUNK</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -333,6 +340,13 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title
 <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>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.hadoop.hbase.ExtendedCell">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface 
in org.apache.hadoop.hbase">ExtendedCell</a></h3>
+<code><a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li>
+</ul>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e4348f53/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html
 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html
index e456430..c0f25ac 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html
@@ -160,6 +160,13 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBuff
 <h3>Fields inherited from class&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.TagRewriteByteBufferCell</a></h3>
 <code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#cell">cell</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#tags">tags</a></code></li>
 </ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.hadoop.hbase.ExtendedCell">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface 
in org.apache.hadoop.hbase">ExtendedCell</a></h3>
+<code><a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#CELL_NOT_BASED_ON_CHUNK">CELL_NOT_BASED_ON_CHUNK</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -258,6 +265,13 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBuff
 <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>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.hadoop.hbase.ExtendedCell">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface 
in org.apache.hadoop.hbase">ExtendedCell</a></h3>
+<code><a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li>
+</ul>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e4348f53/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html
index e44c420..e5ed7a5 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html
@@ -155,6 +155,13 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.htm
 <h3>Fields inherited from class&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.TagRewriteCell</a></h3>
 <code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#cell">cell</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#tags">tags</a></code></li>
 </ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.hadoop.hbase.ExtendedCell">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface 
in org.apache.hadoop.hbase">ExtendedCell</a></h3>
+<code><a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#CELL_NOT_BASED_ON_CHUNK">CELL_NOT_BASED_ON_CHUNK</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -261,6 +268,13 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.htm
 <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>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.hadoop.hbase.ExtendedCell">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface 
in org.apache.hadoop.hbase">ExtendedCell</a></h3>
+<code><a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li>
+</ul>
 </li>
 </ul>
 </li>

Reply via email to