http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aea328be/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyCell.html
index d954202..9d59fef 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyCell.html
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-private abstract static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2492">CellUtil.EmptyCell</a>
+private abstract static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2540">CellUtil.EmptyCell</a>
 extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
 implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>, <a 
href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" 
title="interface in org.apache.hadoop.hbase">SettableSequenceId</a></pre>
 </li>
@@ -282,7 +282,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockListLast">
 <li class="blockList">
 <h4>EmptyCell</h4>
-<pre>private&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2492">EmptyCell</a>()</pre>
+<pre>private&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2540">EmptyCell</a>()</pre>
 </li>
 </ul>
 </li>
@@ -299,7 +299,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>setSequenceId</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2495">setSequenceId</a>(long&nbsp;seqId)</pre>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2543">setSequenceId</a>(long&nbsp;seqId)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html#setSequenceId-long-">SettableSequenceId</a></code></span></div>
 <div class="block">Sets with the given seqId.</div>
 <dl>
@@ -314,7 +314,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2499">getRowArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2547">getRowArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowArray--">Cell</a></code></span></div>
 <div class="block">Contiguous raw bytes that may start at any index in the 
containing array. Max length is
  Short.MAX_VALUE which is 32,767 bytes.</div>
@@ -332,7 +332,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowOffset</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2504">getRowOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2552">getRowOffset</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowOffset--">getRowOffset</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -347,7 +347,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowLength</h4>
-<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2509">getRowLength</a>()</pre>
+<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2557">getRowLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowLength--">getRowLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -362,7 +362,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2514">getFamilyArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2562">getFamilyArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyArray--">Cell</a></code></span></div>
 <div class="block">Contiguous bytes composed of legal HDFS filename characters 
which may start at any index in the
  containing array. Max length is Byte.MAX_VALUE, which is 127 bytes.</div>
@@ -380,7 +380,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyOffset</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2519">getFamilyOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2567">getFamilyOffset</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyOffset--">getFamilyOffset</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -395,7 +395,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyLength</h4>
-<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2524">getFamilyLength</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2572">getFamilyLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyLength--">getFamilyLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -410,7 +410,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2529">getQualifierArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2577">getQualifierArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierArray--">Cell</a></code></span></div>
 <div class="block">Contiguous raw bytes that may start at any index in the 
containing array.</div>
 <dl>
@@ -427,7 +427,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierOffset</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2534">getQualifierOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2582">getQualifierOffset</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierOffset--">getQualifierOffset</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -442,7 +442,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierLength</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2539">getQualifierLength</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2587">getQualifierLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierLength--">getQualifierLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -457,7 +457,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getSequenceId</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2544">getSequenceId</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2592">getSequenceId</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getSequenceId--">Cell</a></code></span></div>
 <div class="block">A region-specific unique monotonically increasing sequence 
ID given to each Cell. It always
  exists for cells in the memstore but is not retained forever. It will be kept 
for
@@ -477,7 +477,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getValueArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2549">getValueArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2597">getValueArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getValueArray--">Cell</a></code></span></div>
 <div class="block">Contiguous raw bytes that may start at any index in the 
containing array. Max length is
  Integer.MAX_VALUE which is 2,147,483,647 bytes.</div>
@@ -495,7 +495,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getValueOffset</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2554">getValueOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2602">getValueOffset</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getValueOffset--">getValueOffset</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -510,7 +510,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getValueLength</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2559">getValueLength</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2607">getValueLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getValueLength--">getValueLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -525,7 +525,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getTagsArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2564">getTagsArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2612">getTagsArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsArray--">Cell</a></code></span></div>
 <div class="block">Contiguous raw bytes representing tags that may start at 
any index in the containing array.</div>
 <dl>
@@ -542,7 +542,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getTagsOffset</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2569">getTagsOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2617">getTagsOffset</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsOffset--">getTagsOffset</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -557,7 +557,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getTagsLength</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2574">getTagsLength</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html#line.2622">getTagsLength</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsLength--">Cell</a></code></span></div>
 <div class="block">HBase internally uses 2 bytes to store tags length in Cell.
  As the tags length is always a non-negative number, to make good use of the 
sign bit,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aea328be/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html
index fc5a2e6..059b3b9 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html
@@ -132,7 +132,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2762">CellUtil.FirstOnRowByteBufferCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2810">CellUtil.FirstOnRowByteBufferCell</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</a></pre>
 </li>
 </ul>
@@ -253,7 +253,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockList">
 <li class="blockList">
 <h4>rowBuff</h4>
-<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a> <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2763">rowBuff</a></pre>
+<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a> <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2811">rowBuff</a></pre>
 </li>
 </ul>
 <a name="roffset">
@@ -262,7 +262,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockList">
 <li class="blockList">
 <h4>roffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2764">roffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2812">roffset</a></pre>
 </li>
 </ul>
 <a name="rlength">
@@ -271,7 +271,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockListLast">
 <li class="blockList">
 <h4>rlength</h4>
-<pre>private final&nbsp;short <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2765">rlength</a></pre>
+<pre>private final&nbsp;short <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2813">rlength</a></pre>
 </li>
 </ul>
 </li>
@@ -288,7 +288,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FirstOnRowByteBufferCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2767">FirstOnRowByteBufferCell</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;row,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2815">FirstOnRowByteBufferCell</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;row,
                                 int&nbsp;roffset,
                                 short&nbsp;rlength)</pre>
 </li>
@@ -307,7 +307,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowByteBuffer</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2774">getRowByteBuffer</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2822">getRowByteBuffer</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html#getRowByteBuffer--">getRowByteBuffer</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</a></code></dd>
@@ -322,7 +322,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowPosition</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2779">getRowPosition</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2827">getRowPosition</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html#getRowPosition--">getRowPosition</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</a></code></dd>
@@ -337,7 +337,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowLength</h4>
-<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2784">getRowLength</a>()</pre>
+<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2832">getRowLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowLength--">getRowLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -354,7 +354,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockList">
 <li class="blockList">
 <h4>getTimestamp</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2789">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2837">getTimestamp</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Long value representing time at which this cell was "Put" into the row.  
Typically
@@ -368,7 +368,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getTypeByte</h4>
-<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2794">getTypeByte</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html#line.2842">getTypeByte</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The byte representation of the KeyValue.TYPE of this cell: one of Put, 
Delete, etc</dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aea328be/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html
index 39c3ee2..0f73e72 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html
@@ -127,7 +127,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2724">CellUtil.FirstOnRowCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2772">CellUtil.FirstOnRowCell</a>
 extends <a href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.EmptyCell</a></pre>
 </li>
 </ul>
@@ -250,7 +250,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>rowArray</h4>
-<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2725">rowArray</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2773">rowArray</a></pre>
 </li>
 </ul>
 <a name="roffset">
@@ -259,7 +259,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>roffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2726">roffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2774">roffset</a></pre>
 </li>
 </ul>
 <a name="rlength">
@@ -268,7 +268,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>rlength</h4>
-<pre>private final&nbsp;short <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2727">rlength</a></pre>
+<pre>private final&nbsp;short <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2775">rlength</a></pre>
 </li>
 </ul>
 </li>
@@ -285,7 +285,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FirstOnRowCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2729">FirstOnRowCell</a>(byte[]&nbsp;row,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2777">FirstOnRowCell</a>(byte[]&nbsp;row,
                       int&nbsp;roffset,
                       short&nbsp;rlength)</pre>
 </li>
@@ -304,7 +304,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2736">getRowArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2784">getRowArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowArray--">Cell</a></code></span></div>
 <div class="block">Contiguous raw bytes that may start at any index in the 
containing array. Max length is
  Short.MAX_VALUE which is 32,767 bytes.</div>
@@ -324,7 +324,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowOffset</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2741">getRowOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2789">getRowOffset</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowOffset--">getRowOffset</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -341,7 +341,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowLength</h4>
-<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2746">getRowLength</a>()</pre>
+<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2794">getRowLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowLength--">getRowLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -358,7 +358,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getTimestamp</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2751">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2799">getTimestamp</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Long value representing time at which this cell was "Put" into the row.  
Typically
@@ -372,7 +372,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getTypeByte</h4>
-<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2756">getTypeByte</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html#line.2804">getTypeByte</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The byte representation of the KeyValue.TYPE of this cell: one of Put, 
Delete, etc</dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aea328be/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html
index 8827899..a398b24 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html
@@ -137,7 +137,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2838">CellUtil.FirstOnRowColByteBufferCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2886">CellUtil.FirstOnRowColByteBufferCell</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.FirstOnRowByteBufferCell</a></pre>
 </li>
 </ul>
@@ -287,7 +287,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockList">
 <li class="blockList">
 <h4>famBuff</h4>
-<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a> <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2839">famBuff</a></pre>
+<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a> <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2887">famBuff</a></pre>
 </li>
 </ul>
 <a name="famOffset">
@@ -296,7 +296,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockList">
 <li class="blockList">
 <h4>famOffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2840">famOffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2888">famOffset</a></pre>
 </li>
 </ul>
 <a name="famLength">
@@ -305,7 +305,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockList">
 <li class="blockList">
 <h4>famLength</h4>
-<pre>private final&nbsp;byte <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2841">famLength</a></pre>
+<pre>private final&nbsp;byte <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2889">famLength</a></pre>
 </li>
 </ul>
 <a name="colBuff">
@@ -314,7 +314,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockList">
 <li class="blockList">
 <h4>colBuff</h4>
-<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a> <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2842">colBuff</a></pre>
+<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a> <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2890">colBuff</a></pre>
 </li>
 </ul>
 <a name="colOffset">
@@ -323,7 +323,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockList">
 <li class="blockList">
 <h4>colOffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2843">colOffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2891">colOffset</a></pre>
 </li>
 </ul>
 <a name="colLength">
@@ -332,7 +332,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockListLast">
 <li class="blockList">
 <h4>colLength</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2844">colLength</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2892">colLength</a></pre>
 </li>
 </ul>
 </li>
@@ -349,7 +349,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FirstOnRowColByteBufferCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2846">FirstOnRowColByteBufferCell</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;row,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2894">FirstOnRowColByteBufferCell</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;row,
                                    int&nbsp;roffset,
                                    short&nbsp;rlength,
                                    <a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;famBuff,
@@ -374,7 +374,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyByteBuffer</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2859">getFamilyByteBuffer</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2907">getFamilyByteBuffer</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html#getFamilyByteBuffer--">getFamilyByteBuffer</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</a></code></dd>
@@ -389,7 +389,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyPosition</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2864">getFamilyPosition</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2912">getFamilyPosition</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html#getFamilyPosition--">getFamilyPosition</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</a></code></dd>
@@ -404,7 +404,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyLength</h4>
-<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2869">getFamilyLength</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2917">getFamilyLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyLength--">getFamilyLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -421,7 +421,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierByteBuffer</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2874">getQualifierByteBuffer</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2922">getQualifierByteBuffer</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html#getQualifierByteBuffer--">getQualifierByteBuffer</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</a></code></dd>
@@ -436,7 +436,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierPosition</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2879">getQualifierPosition</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2927">getQualifierPosition</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html#getQualifierPosition--">getQualifierPosition</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</a></code></dd>
@@ -451,7 +451,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBuff
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getQualifierLength</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2884">getQualifierLength</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html#line.2932">getQualifierLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierLength--">getQualifierLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aea328be/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html
index ad76ae6..3a4ef1f 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html
@@ -132,7 +132,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2890">CellUtil.FirstOnRowColCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2938">CellUtil.FirstOnRowColCell</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.FirstOnRowCell</a></pre>
 </li>
 </ul>
@@ -287,7 +287,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>fArray</h4>
-<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2891">fArray</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2939">fArray</a></pre>
 </li>
 </ul>
 <a name="foffset">
@@ -296,7 +296,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>foffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2892">foffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2940">foffset</a></pre>
 </li>
 </ul>
 <a name="flength">
@@ -305,7 +305,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>flength</h4>
-<pre>private final&nbsp;byte <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2893">flength</a></pre>
+<pre>private final&nbsp;byte <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2941">flength</a></pre>
 </li>
 </ul>
 <a name="qArray">
@@ -314,7 +314,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>qArray</h4>
-<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2894">qArray</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2942">qArray</a></pre>
 </li>
 </ul>
 <a name="qoffset">
@@ -323,7 +323,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>qoffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2895">qoffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2943">qoffset</a></pre>
 </li>
 </ul>
 <a name="qlength">
@@ -332,7 +332,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>qlength</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2896">qlength</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2944">qlength</a></pre>
 </li>
 </ul>
 </li>
@@ -349,7 +349,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FirstOnRowColCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2898">FirstOnRowColCell</a>(byte[]&nbsp;rArray,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2946">FirstOnRowColCell</a>(byte[]&nbsp;rArray,
                          int&nbsp;roffset,
                          short&nbsp;rlength,
                          byte[]&nbsp;fArray,
@@ -374,7 +374,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2910">getFamilyArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2958">getFamilyArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyArray--">Cell</a></code></span></div>
 <div class="block">Contiguous bytes composed of legal HDFS filename characters 
which may start at any index in the
  containing array. Max length is Byte.MAX_VALUE, which is 127 bytes.</div>
@@ -394,7 +394,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyOffset</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2915">getFamilyOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2963">getFamilyOffset</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyOffset--">getFamilyOffset</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -411,7 +411,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyLength</h4>
-<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2920">getFamilyLength</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2968">getFamilyLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyLength--">getFamilyLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -428,7 +428,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2925">getQualifierArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2973">getQualifierArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierArray--">Cell</a></code></span></div>
 <div class="block">Contiguous raw bytes that may start at any index in the 
containing array.</div>
 <dl>
@@ -447,7 +447,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierOffset</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2930">getQualifierOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2978">getQualifierOffset</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierOffset--">getQualifierOffset</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -464,7 +464,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getQualifierLength</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2935">getQualifierLength</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2983">getQualifierLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierLength--">getQualifierLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aea328be/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html
 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html
index d47dfaa..c6e3976 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html
@@ -138,7 +138,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2958">CellUtil.FirstOnRowColTSByteBufferCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.3006">CellUtil.FirstOnRowColTSByteBufferCell</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.FirstOnRowColByteBufferCell</a></pre>
 </li>
 </ul>
@@ -256,7 +256,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteB
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ts</h4>
-<pre>private&nbsp;long <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html#line.2960">ts</a></pre>
+<pre>private&nbsp;long <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html#line.3008">ts</a></pre>
 </li>
 </ul>
 </li>
@@ -273,7 +273,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteB
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FirstOnRowColTSByteBufferCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html#line.2962">FirstOnRowColTSByteBufferCell</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;rBuffer,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html#line.3010">FirstOnRowColTSByteBufferCell</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;rBuffer,
                                      int&nbsp;roffset,
                                      short&nbsp;rlength,
                                      <a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;fBuffer,
@@ -299,7 +299,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteB
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getTimestamp</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html#line.2970">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html#line.3018">getTimestamp</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getTimestamp--">getTimestamp</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aea328be/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html
index d7ee49f..3c7fefc 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html
@@ -133,7 +133,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2941">CellUtil.FirstOnRowColTSCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2989">CellUtil.FirstOnRowColTSCell</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.FirstOnRowColCell</a></pre>
 </li>
 </ul>
@@ -251,7 +251,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ts</h4>
-<pre>private&nbsp;long <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html#line.2943">ts</a></pre>
+<pre>private&nbsp;long <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html#line.2991">ts</a></pre>
 </li>
 </ul>
 </li>
@@ -268,7 +268,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FirstOnRowColTSCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html#line.2945">FirstOnRowColTSCell</a>(byte[]&nbsp;rArray,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html#line.2993">FirstOnRowColTSCell</a>(byte[]&nbsp;rArray,
                            int&nbsp;roffset,
                            short&nbsp;rlength,
                            byte[]&nbsp;fArray,
@@ -294,7 +294,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getTimestamp</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html#line.2952">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html#line.3000">getTimestamp</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getTimestamp--">getTimestamp</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aea328be/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html
index 48a3093..ecfa630 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html
@@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.3117">CellUtil.FirstOnRowDeleteFamilyCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.3165">CellUtil.FirstOnRowDeleteFamilyCell</a>
 extends <a href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.EmptyCell</a></pre>
 </li>
 </ul>
@@ -248,7 +248,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>row</h4>
-<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3118">row</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3166">row</a></pre>
 </li>
 </ul>
 <a name="fam">
@@ -257,7 +257,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>fam</h4>
-<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3119">fam</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3167">fam</a></pre>
 </li>
 </ul>
 </li>
@@ -274,7 +274,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FirstOnRowDeleteFamilyCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3121">FirstOnRowDeleteFamilyCell</a>(byte[]&nbsp;row,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3169">FirstOnRowDeleteFamilyCell</a>(byte[]&nbsp;row,
                                   byte[]&nbsp;fam)</pre>
 </li>
 </ul>
@@ -292,7 +292,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3127">getRowArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3175">getRowArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowArray--">Cell</a></code></span></div>
 <div class="block">Contiguous raw bytes that may start at any index in the 
containing array. Max length is
  Short.MAX_VALUE which is 32,767 bytes.</div>
@@ -312,7 +312,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowLength</h4>
-<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3132">getRowLength</a>()</pre>
+<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3180">getRowLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowLength--">getRowLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -329,7 +329,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3137">getFamilyArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3185">getFamilyArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyArray--">Cell</a></code></span></div>
 <div class="block">Contiguous bytes composed of legal HDFS filename characters 
which may start at any index in the
  containing array. Max length is Byte.MAX_VALUE, which is 127 bytes.</div>
@@ -349,7 +349,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyLength</h4>
-<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3142">getFamilyLength</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3190">getFamilyLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyLength--">getFamilyLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -366,7 +366,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getTimestamp</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3147">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3195">getTimestamp</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Long value representing time at which this cell was "Put" into the row.  
Typically
@@ -380,7 +380,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getTypeByte</h4>
-<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3152">getTypeByte</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3200">getTypeByte</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The byte representation of the KeyValue.TYPE of this cell: one of Put, 
Delete, etc</dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aea328be/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html
index 4dffa3e..1a4d447 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html
@@ -132,7 +132,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2800">CellUtil.LastOnRowByteBufferCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2848">CellUtil.LastOnRowByteBufferCell</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</a></pre>
 </li>
 </ul>
@@ -253,7 +253,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockList">
 <li class="blockList">
 <h4>rowBuff</h4>
-<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a> <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2801">rowBuff</a></pre>
+<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a> <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2849">rowBuff</a></pre>
 </li>
 </ul>
 <a name="roffset">
@@ -262,7 +262,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockList">
 <li class="blockList">
 <h4>roffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2802">roffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2850">roffset</a></pre>
 </li>
 </ul>
 <a name="rlength">
@@ -271,7 +271,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockListLast">
 <li class="blockList">
 <h4>rlength</h4>
-<pre>private final&nbsp;short <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2803">rlength</a></pre>
+<pre>private final&nbsp;short <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2851">rlength</a></pre>
 </li>
 </ul>
 </li>
@@ -288,7 +288,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockListLast">
 <li class="blockList">
 <h4>LastOnRowByteBufferCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2805">LastOnRowByteBufferCell</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;row,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2853">LastOnRowByteBufferCell</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;row,
                                int&nbsp;roffset,
                                short&nbsp;rlength)</pre>
 </li>
@@ -307,7 +307,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowByteBuffer</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2812">getRowByteBuffer</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2860">getRowByteBuffer</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html#getRowByteBuffer--">getRowByteBuffer</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</a></code></dd>
@@ -322,7 +322,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowPosition</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2817">getRowPosition</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2865">getRowPosition</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html#getRowPosition--">getRowPosition</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</a></code></dd>
@@ -337,7 +337,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowLength</h4>
-<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2822">getRowLength</a>()</pre>
+<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2870">getRowLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowLength--">getRowLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -354,7 +354,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockList">
 <li class="blockList">
 <h4>getTimestamp</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2827">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2875">getTimestamp</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Long value representing time at which this cell was "Put" into the row.  
Typically
@@ -368,7 +368,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCel
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getTypeByte</h4>
-<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2832">getTypeByte</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2880">getTypeByte</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The byte representation of the KeyValue.TYPE of this cell: one of Put, 
Delete, etc</dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aea328be/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
index 5fa0912..a5d7450 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
@@ -127,7 +127,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2976">CellUtil.LastOnRowCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.3024">CellUtil.LastOnRowCell</a>
 extends <a href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.EmptyCell</a></pre>
 </li>
 </ul>
@@ -250,7 +250,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>rowArray</h4>
-<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2977">rowArray</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3025">rowArray</a></pre>
 </li>
 </ul>
 <a name="roffset">
@@ -259,7 +259,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>roffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2978">roffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3026">roffset</a></pre>
 </li>
 </ul>
 <a name="rlength">
@@ -268,7 +268,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>rlength</h4>
-<pre>private final&nbsp;short <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2979">rlength</a></pre>
+<pre>private final&nbsp;short <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3027">rlength</a></pre>
 </li>
 </ul>
 </li>
@@ -285,7 +285,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>LastOnRowCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2981">LastOnRowCell</a>(byte[]&nbsp;row,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3029">LastOnRowCell</a>(byte[]&nbsp;row,
                      int&nbsp;roffset,
                      short&nbsp;rlength)</pre>
 </li>
@@ -304,7 +304,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2988">getRowArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3036">getRowArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowArray--">Cell</a></code></span></div>
 <div class="block">Contiguous raw bytes that may start at any index in the 
containing array. Max length is
  Short.MAX_VALUE which is 32,767 bytes.</div>
@@ -324,7 +324,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowOffset</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2993">getRowOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3041">getRowOffset</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowOffset--">getRowOffset</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -341,7 +341,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowLength</h4>
-<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2998">getRowLength</a>()</pre>
+<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3046">getRowLength</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/Cell.html#getRowLength--">getRowLength</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -358,7 +358,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getTimestamp</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3003">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3051">getTimestamp</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Long value representing time at which this cell was "Put" into the row.  
Typically
@@ -372,7 +372,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyCell.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getTypeByte</h4>
-<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3008">getTypeByte</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3056">getTypeByte</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The byte representation of the KeyValue.TYPE of this cell: one of Put, 
Delete, etc</dd>

Reply via email to