http://git-wip-us.apache.org/repos/asf/hbase-site/blob/044b3379/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 695f6db..5965e94 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><a 
href="../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2281">CellUtil.FirstOnRowColCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2326">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.2282">fArray</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2327">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.2283">foffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2328">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.2284">flength</a></pre>
+<pre>private final&nbsp;byte <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2329">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.2285">qArray</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2330">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.2286">qoffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2331">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.2287">qlength</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2332">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.2289">FirstOnRowColCell</a>(byte[]&nbsp;rArray,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2334">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.2301">getFamilyArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2346">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.2306">getFamilyOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2351">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.2311">getFamilyLength</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2356">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.2316">getQualifierArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2361">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.2321">getQualifierOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2366">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.2326">getQualifierLength</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html#line.2371">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/044b3379/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html
 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html
index 29dd9e4..cad2f03 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html
@@ -138,7 +138,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a 
href="../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2349">CellUtil.FirstOnRowColTSByteBufferedCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2394">CellUtil.FirstOnRowColTSByteBufferedCell</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferedCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.FirstOnRowColByteBufferedCell</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.FirstOnRowColTSByteBufferedCell.html#line.2351">ts</a></pre>
+<pre>private&nbsp;long <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html#line.2396">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>FirstOnRowColTSByteBufferedCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html#line.2353">FirstOnRowColTSByteBufferedCell</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.FirstOnRowColTSByteBufferedCell.html#line.2398">FirstOnRowColTSByteBufferedCell</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.FirstOnRowColTSByteBufferedCell.html#line.2361">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html#line.2406">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/044b3379/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 6027eed..50a8da6 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><a 
href="../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2332">CellUtil.FirstOnRowColTSCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2377">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.2334">ts</a></pre>
+<pre>private&nbsp;long <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html#line.2379">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.2336">FirstOnRowColTSCell</a>(byte[]&nbsp;rArray,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html#line.2381">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.2343">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html#line.2388">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/044b3379/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 acc8f26..01a5fdd 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><a 
href="../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2508">CellUtil.FirstOnRowDeleteFamilyCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2553">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.2509">row</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.2554">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.2510">fam</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.2555">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.2512">FirstOnRowDeleteFamilyCell</a>(byte[]&nbsp;row,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.2557">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.2518">getRowArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.2563">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.2523">getRowLength</a>()</pre>
+<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.2568">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.2528">getFamilyArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.2573">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.2533">getFamilyLength</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.2578">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.2538">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.2583">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.2543">getTypeByte</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.2588">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/044b3379/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html
index 09377ba..74dc30a 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html
@@ -132,7 +132,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a 
href="../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2191">CellUtil.LastOnRowByteBufferedCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2236">CellUtil.LastOnRowByteBufferedCell</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferedCell</a></pre>
 </li>
 </ul>
@@ -253,7 +253,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedC
 <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.LastOnRowByteBufferedCell.html#line.2192">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.LastOnRowByteBufferedCell.html#line.2237">rowBuff</a></pre>
 </li>
 </ul>
 <a name="roffset">
@@ -262,7 +262,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedC
 <ul class="blockList">
 <li class="blockList">
 <h4>roffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2193">roffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2238">roffset</a></pre>
 </li>
 </ul>
 <a name="rlength">
@@ -271,7 +271,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedC
 <ul class="blockListLast">
 <li class="blockList">
 <h4>rlength</h4>
-<pre>private final&nbsp;short <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2194">rlength</a></pre>
+<pre>private final&nbsp;short <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2239">rlength</a></pre>
 </li>
 </ul>
 </li>
@@ -288,7 +288,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedC
 <ul class="blockListLast">
 <li class="blockList">
 <h4>LastOnRowByteBufferedCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2196">LastOnRowByteBufferedCell</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.LastOnRowByteBufferedCell.html#line.2241">LastOnRowByteBufferedCell</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.EmptyByteBufferedC
 <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.LastOnRowByteBufferedCell.html#line.2203">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.LastOnRowByteBufferedCell.html#line.2248">getRowByteBuffer</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html#getRowByteBuffer--">getRowByteBuffer</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferedCell</a></code></dd>
@@ -322,7 +322,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedC
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowPosition</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2208">getRowPosition</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2253">getRowPosition</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html#getRowPosition--">getRowPosition</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferedCell</a></code></dd>
@@ -337,7 +337,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedC
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowLength</h4>
-<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2213">getRowLength</a>()</pre>
+<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2258">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.EmptyByteBufferedC
 <ul class="blockList">
 <li class="blockList">
 <h4>getTimestamp</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2218">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2263">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.EmptyByteBufferedC
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getTypeByte</h4>
-<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2223">getTypeByte</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html#line.2268">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/044b3379/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 f145f12..5371aca 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><a 
href="../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2367">CellUtil.LastOnRowCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2412">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.2368">rowArray</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2413">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.2369">roffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2414">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.2370">rlength</a></pre>
+<pre>private final&nbsp;short <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2415">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.2372">LastOnRowCell</a>(byte[]&nbsp;row,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2417">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.2379">getRowArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2424">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.2384">getRowOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2429">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.2389">getRowLength</a>()</pre>
+<pre>public&nbsp;short&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2434">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.2394">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2439">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.2399">getTypeByte</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.2444">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/044b3379/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html
index edc2d7d..da6d1c4 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html
@@ -133,7 +133,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a 
href="../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2456">CellUtil.LastOnRowColByteBufferedCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2501">CellUtil.LastOnRowColByteBufferedCell</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html"
 title="class in 
org.apache.hadoop.hbase">CellUtil.LastOnRowByteBufferedCell</a></pre>
 </li>
 </ul>
@@ -283,7 +283,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <ul class="blockList">
 <li class="blockList">
 <h4>fBuffer</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.LastOnRowColByteBufferedCell.html#line.2457">fBuffer</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.LastOnRowColByteBufferedCell.html#line.2502">fBuffer</a></pre>
 </li>
 </ul>
 <a name="foffset">
@@ -292,7 +292,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <ul class="blockList">
 <li class="blockList">
 <h4>foffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2458">foffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2503">foffset</a></pre>
 </li>
 </ul>
 <a name="flength">
@@ -301,7 +301,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <ul class="blockList">
 <li class="blockList">
 <h4>flength</h4>
-<pre>private final&nbsp;byte <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2459">flength</a></pre>
+<pre>private final&nbsp;byte <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2504">flength</a></pre>
 </li>
 </ul>
 <a name="qBuffer">
@@ -310,7 +310,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <ul class="blockList">
 <li class="blockList">
 <h4>qBuffer</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.LastOnRowColByteBufferedCell.html#line.2460">qBuffer</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.LastOnRowColByteBufferedCell.html#line.2505">qBuffer</a></pre>
 </li>
 </ul>
 <a name="qoffset">
@@ -319,7 +319,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <ul class="blockList">
 <li class="blockList">
 <h4>qoffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2461">qoffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2506">qoffset</a></pre>
 </li>
 </ul>
 <a name="qlength">
@@ -328,7 +328,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <ul class="blockListLast">
 <li class="blockList">
 <h4>qlength</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2462">qlength</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2507">qlength</a></pre>
 </li>
 </ul>
 </li>
@@ -345,7 +345,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <ul class="blockListLast">
 <li class="blockList">
 <h4>LastOnRowColByteBufferedCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2464">LastOnRowColByteBufferedCell</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.LastOnRowColByteBufferedCell.html#line.2509">LastOnRowColByteBufferedCell</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,
@@ -370,7 +370,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <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.LastOnRowColByteBufferedCell.html#line.2477">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.LastOnRowColByteBufferedCell.html#line.2522">getFamilyByteBuffer</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html#getFamilyByteBuffer--">getFamilyByteBuffer</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferedCell</a></code></dd>
@@ -385,7 +385,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyPosition</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2482">getFamilyPosition</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2527">getFamilyPosition</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html#getFamilyPosition--">getFamilyPosition</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferedCell</a></code></dd>
@@ -400,7 +400,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyLength</h4>
-<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2487">getFamilyLength</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2532">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>
@@ -417,7 +417,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <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.LastOnRowColByteBufferedCell.html#line.2492">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.LastOnRowColByteBufferedCell.html#line.2537">getQualifierByteBuffer</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html#getQualifierByteBuffer--">getQualifierByteBuffer</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferedCell</a></code></dd>
@@ -432,7 +432,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierPosition</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2497">getQualifierPosition</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2542">getQualifierPosition</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html#getQualifierPosition--">getQualifierPosition</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html" 
title="class in 
org.apache.hadoop.hbase">CellUtil.EmptyByteBufferedCell</a></code></dd>
@@ -447,7 +447,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBuffe
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getQualifierLength</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2502">getQualifierLength</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html#line.2547">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/044b3379/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html
index 4a499d7..d9a87d7 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html
@@ -128,7 +128,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a 
href="../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
-private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2405">CellUtil.LastOnRowColCell</a>
+private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.2450">CellUtil.LastOnRowColCell</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.LastOnRowCell</a></pre>
 </li>
 </ul>
@@ -283,7 +283,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>fArray</h4>
-<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2406">fArray</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2451">fArray</a></pre>
 </li>
 </ul>
 <a name="foffset">
@@ -292,7 +292,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>foffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2407">foffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2452">foffset</a></pre>
 </li>
 </ul>
 <a name="flength">
@@ -301,7 +301,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>flength</h4>
-<pre>private final&nbsp;byte <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2408">flength</a></pre>
+<pre>private final&nbsp;byte <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2453">flength</a></pre>
 </li>
 </ul>
 <a name="qArray">
@@ -310,7 +310,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>qArray</h4>
-<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2409">qArray</a></pre>
+<pre>private final&nbsp;byte[] <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2454">qArray</a></pre>
 </li>
 </ul>
 <a name="qoffset">
@@ -319,7 +319,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>qoffset</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2410">qoffset</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2455">qoffset</a></pre>
 </li>
 </ul>
 <a name="qlength">
@@ -328,7 +328,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>qlength</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2411">qlength</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2456">qlength</a></pre>
 </li>
 </ul>
 </li>
@@ -345,7 +345,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>LastOnRowColCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2413">LastOnRowColCell</a>(byte[]&nbsp;rArray,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2458">LastOnRowColCell</a>(byte[]&nbsp;rArray,
                         int&nbsp;roffset,
                         short&nbsp;rlength,
                         byte[]&nbsp;fArray,
@@ -370,7 +370,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2425">getFamilyArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2470">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>
@@ -390,7 +390,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyOffset</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2430">getFamilyOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2475">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>
@@ -407,7 +407,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyLength</h4>
-<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2435">getFamilyLength</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2480">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>
@@ -424,7 +424,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2440">getQualifierArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2485">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>
@@ -443,7 +443,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierOffset</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2445">getQualifierOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2490">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>
@@ -460,7 +460,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getQualifierLength</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2450">getQualifierLength</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.2495">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/044b3379/devapidocs/org/apache/hadoop/hbase/CellUtil.ShareableMemoryTagRewriteCell.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.ShareableMemoryTagRewriteCell.html
 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.ShareableMemoryTagRewriteCell.html
index 3f74640..753a41f 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/CellUtil.ShareableMemoryTagRewriteCell.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.ShareableMemoryTagRewriteCell.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface 
in org.apache.hadoop.hbase">Cell</a>, <a 
href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in 
org.apache.hadoop.hbase.io">HeapSize</a>, <a 
href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" 
title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, <a 
href="../../../../org/apache/hadoop/hbase/SettableTimestamp.html" 
title="interface in org.apache.hadoop.hbase">SettableTimestamp</a>, <a 
href="../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a></dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true";
 title="class or interface in java.lang">Cloneable</a>, <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>, <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface 
in org.apache.hadoop.hbase">ExtendedCell</a>, <a 
href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in 
org.apache.hadoop.hbase.io">HeapSize</a>, <a 
href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" 
title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, <a 
href="../../../../org/apache/hadoop/hbase/SettableTimestamp.html" 
title="interface in org.apache.hadoop.hbase">SettableTimestamp</a>, <a 
href="../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a></dd>
 </dl>
 <dl>
 <dt>Enclosing class:</dt>
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.530">CellUtil.ShareableMemoryTagRewriteCell</a>
+<pre>private static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.551">CellUtil.ShareableMemoryTagRewriteCell</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.TagRewriteCell</a>
 implements <a href="../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a></pre>
 <div class="block">Version of TagRewriteCell where the original Cell is 
ShareableMemory type.</div>
@@ -189,7 +189,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/ShareableMemory.html" ti
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html" 
title="class in org.apache.hadoop.hbase">CellUtil.TagRewriteCell</a></h3>
-<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getFamilyArray--">getFamilyArray</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getFamilyLength--">getFamilyLength</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getFamilyOffset--">getFamilyOffset</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getQualifierArray--">getQualifierArray</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getQualifierLength--">getQualifierLength</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getQualifierOffset--">getQualifierOffset</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getRowArray--">getRowArray</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getRowLength--">getRowLength</a>,
 <a href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getRo
 wOffset--">getRowOffset</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getSequenceId--">getSequenceId</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getTagsArray--">getTagsArray</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getTagsLength--">getTagsLength</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getTagsOffset--">getTagsOffset</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getTimestamp--">getTimestamp</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getTypeByte--">getTypeByte</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getValueArray--">getValueArray</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getValueLength--">getValueLength</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getValueOffset--">ge
 tValueOffset</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#heapSize--">heapSize</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#setSequenceId-long-">setSequenceId</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#setTimestamp-byte:A-int-">setTimestamp</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#setTimestamp-long-">setTimestamp</a></code></li>
+<code><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getFamilyArray--">getFamilyArray</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getFamilyLength--">getFamilyLength</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getFamilyOffset--">getFamilyOffset</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getQualifierArray--">getQualifierArray</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getQualifierLength--">getQualifierLength</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getQualifierOffset--">getQualifierOffset</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getRowArray--">getRowArray</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getRowLength--">getRowLength</a>,
 <a href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getRo
 wOffset--">getRowOffset</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getSequenceId--">getSequenceId</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getSerializedSize-boolean-">getSerializedSize</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getTagsArray--">getTagsArray</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getTagsLength--">getTagsLength</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getTagsOffset--">getTagsOffset</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getTimestamp--">getTimestamp</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getTypeByte--">getTypeByte</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getValueArray--">getValueArray</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getValu
 eLength--">getValueLength</a>, <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#getValueOffset--">getValueOffset</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#heapSize--">heapSize</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#setSequenceId-long-">setSequenceId</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#setTimestamp-byte:A-int-">setTimestamp</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#setTimestamp-long-">setTimestamp</a>,
 <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#write-java.io.OutputStream-boolean-">write</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -218,7 +218,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/ShareableMemory.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ShareableMemoryTagRewriteCell</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.ShareableMemoryTagRewriteCell.html#line.533">ShareableMemoryTagRewriteCell</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.ShareableMemoryTagRewriteCell.html#line.554">ShareableMemoryTagRewriteCell</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                      byte[]&nbsp;tags)</pre>
 </li>
 </ul>
@@ -236,7 +236,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/ShareableMemory.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>cloneToCell</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.ShareableMemoryTagRewriteCell.html#line.539">cloneToCell</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.ShareableMemoryTagRewriteCell.html#line.560">cloneToCell</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/ShareableMemory.html#cloneToCell--">ShareableMemory</a></code></span></div>
 <div class="block">Does a deep copy of the contents to a new memory area and 
returns it in the form of a cell.</div>
 <dl>

Reply via email to