http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ce958bce/devapidocs/index.html
----------------------------------------------------------------------
diff --git a/devapidocs/index.html b/devapidocs/index.html
index fd64b07..eba7792 100644
--- a/devapidocs/index.html
+++ b/devapidocs/index.html
@@ -6,11 +6,12 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Apache HBase 2.0.0-SNAPSHOT API</title>
 <script type="text/javascript">
-    targetPage = "" + window.location.search;
-    if (targetPage != "" && targetPage != "undefined")
-        targetPage = targetPage.substring(1);
-    if (targetPage.indexOf(":") != -1 || (targetPage != "" && 
!validURL(targetPage)))
-        targetPage = "undefined";
+    tmpTargetPage = "" + window.location.search;
+    if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+        tmpTargetPage = tmpTargetPage.substring(1);
+    if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && 
!validURL(tmpTargetPage)))
+        tmpTargetPage = "undefined";
+    targetPage = tmpTargetPage;
     function validURL(url) {
         try {
             url = decodeURIComponent(url);

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ce958bce/devapidocs/org/apache/hadoop/hbase/CallDroppedException.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CallDroppedException.html 
b/devapidocs/org/apache/hadoop/hbase/CallDroppedException.html
index 51bc2de..d5bef39 100644
--- a/devapidocs/org/apache/hadoop/hbase/CallDroppedException.html
+++ b/devapidocs/org/apache/hadoop/hbase/CallDroppedException.html
@@ -43,7 +43,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferTag.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a 
href="../../../../org/apache/hadoop/hbase/CallQueueTooBigException.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -238,7 +238,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.ht
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferTag.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a 
href="../../../../org/apache/hadoop/hbase/CallQueueTooBigException.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ce958bce/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 d59938e..cf2a581 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/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.FirstOnRowColTSCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.FirstOnRowColTSCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/C
 ellUtil.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.hadoop.hbase">CellUtil.TagRewriteByteBufferCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html" 
title="cla
 ss 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">K
 eyValue</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/NoTagsKeyValue.html" title="class in 
org.apache.hadoop.hbase">NoTagsKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/OffheapKeyValue.html" title="class in 
org.apache.hadoop.hbase">OffheapKeyValue</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/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArraySearcher.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree.decode">PrefixTreeArray
 Searcher</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/SizeC
 achedNoTagsKeyValue.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/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>
 </dl>
 <hr>
 <br>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ce958bce/devapidocs/org/apache/hadoop/hbase/ExtendedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/ExtendedCell.html 
b/devapidocs/org/apache/hadoop/hbase/ExtendedCell.html
index 5c8fc7f..607e967 100644
--- a/devapidocs/org/apache/hadoop/hbase/ExtendedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/ExtendedCell.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/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" 
tit
 le="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/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/NoTagsKeyValue.html" title="class in 
org.apache.hadoop.hbase">NoTagsKeyValue</a>, <a 
href="../../../../org/apache/hadoop/hbase/OffheapKeyValue.html" title="class in 
org.apache.hadoop.hbase">OffheapKeyValue</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/SizeC
 achedKeyValue.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/ByteBufferKeyValue.html" 
title="class in org.apache.hadoop.hbase">ByteBufferKeyValue</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/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/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/ce958bce/devapidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/KeepDeletedCells.html 
b/devapidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
index 0ac55bc..7938779 100644
--- a/devapidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
+++ b/devapidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
@@ -263,7 +263,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>values</h4>
-<pre>public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/KeepDeletedCells.html" title="enum in 
org.apache.hadoop.hbase">KeepDeletedCells</a>[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/KeepDeletedCells.html#line.4">values</a>()</pre>
+<pre>public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/KeepDeletedCells.html" title="enum in 
org.apache.hadoop.hbase">KeepDeletedCells</a>[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/KeepDeletedCells.html#line.50">values</a>()</pre>
 <div class="block">Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -283,7 +283,7 @@ for (KeepDeletedCells c : KeepDeletedCells.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/KeepDeletedCells.html" title="enum in 
org.apache.hadoop.hbase">KeepDeletedCells</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/KeepDeletedCells.html#line.4">valueOf</a>(<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)</pre>
+<pre>public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/KeepDeletedCells.html" title="enum in 
org.apache.hadoop.hbase">KeepDeletedCells</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/KeepDeletedCells.html#line.50">valueOf</a>(<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)</pre>
 <div class="block">Returns the enum constant of this type with the specified 
name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ce958bce/devapidocs/org/apache/hadoop/hbase/KeyValue.Type.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/KeyValue.Type.html 
b/devapidocs/org/apache/hadoop/hbase/KeyValue.Type.html
index 178b8ed..a9043e0 100644
--- a/devapidocs/org/apache/hadoop/hbase/KeyValue.Type.html
+++ b/devapidocs/org/apache/hadoop/hbase/KeyValue.Type.html
@@ -358,7 +358,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>values</h4>
-<pre>public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum in 
org.apache.hadoop.hbase">KeyValue.Type</a>[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/KeyValue.Type.html#line.235">values</a>()</pre>
+<pre>public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum in 
org.apache.hadoop.hbase">KeyValue.Type</a>[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/KeyValue.Type.html#line.60">values</a>()</pre>
 <div class="block">Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -378,7 +378,7 @@ for (KeyValue.Type c : KeyValue.Type.values())
 <ul class="blockList">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum in 
org.apache.hadoop.hbase">KeyValue.Type</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/KeyValue.Type.html#line.235">valueOf</a>(<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)</pre>
+<pre>public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum in 
org.apache.hadoop.hbase">KeyValue.Type</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/KeyValue.Type.html#line.60">valueOf</a>(<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)</pre>
 <div class="block">Returns the enum constant of this type with the specified 
name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ce958bce/devapidocs/org/apache/hadoop/hbase/NamespaceNotFoundException.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/NamespaceNotFoundException.html 
b/devapidocs/org/apache/hadoop/hbase/NamespaceNotFoundException.html
index 568324f..8712cd0 100644
--- a/devapidocs/org/apache/hadoop/hbase/NamespaceNotFoundException.html
+++ b/devapidocs/org/apache/hadoop/hbase/NamespaceNotFoundException.html
@@ -44,7 +44,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/hadoop/hbase/NamespaceExistException.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a 
href="../../../../org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../index.html?org/apache/hadoop/hbase/NamespaceNotFoundException.html"
 target="_top">Frames</a></li>
@@ -288,7 +288,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/DoNotRetryIOException.html"
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/hadoop/hbase/NamespaceExistException.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a 
href="../../../../org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../index.html?org/apache/hadoop/hbase/NamespaceNotFoundException.html"
 target="_top">Frames</a></li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ce958bce/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html 
b/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html
index 1bc5b32..69f652e 100644
--- a/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html
+++ b/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../org/apache/hadoop/hbase/NamespaceNotFoundException.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a 
href="../../../../org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.html"
 title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -381,7 +381,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../org/apache/hadoop/hbase/NamespaceNotFoundException.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a 
href="../../../../org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.html"
 title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ce958bce/devapidocs/org/apache/hadoop/hbase/NotServingRegionException.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/NotServingRegionException.html 
b/devapidocs/org/apache/hadoop/hbase/NotServingRegionException.html
index ed84db4..ae82aa7 100644
--- a/devapidocs/org/apache/hadoop/hbase/NotServingRegionException.html
+++ b/devapidocs/org/apache/hadoop/hbase/NotServingRegionException.html
@@ -44,7 +44,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.html"
 title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/hadoop/hbase/OffheapKeyValue.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/PleaseHoldException.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../index.html?org/apache/hadoop/hbase/NotServingRegionException.html"
 target="_top">Frames</a></li>
@@ -312,7 +312,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.ht
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.html"
 title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/hadoop/hbase/OffheapKeyValue.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/PleaseHoldException.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../index.html?org/apache/hadoop/hbase/NotServingRegionException.html"
 target="_top">Frames</a></li>

Reply via email to