http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ed0004f8/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 8709d0e..0497cda 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.3232">CellUtil.FirstOnRowDeleteFamilyCell</a> +private static class <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.3536">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 byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3233">row</a></pre> +<pre>private final byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3537">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 byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3234">fam</a></pre> +<pre>private final byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3538">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 <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3236">FirstOnRowDeleteFamilyCell</a>(byte[] row, +<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3540">FirstOnRowDeleteFamilyCell</a>(byte[] row, byte[] 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 byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3242">getRowArray</a>()</pre> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3546">getRowArray</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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 short <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3247">getRowLength</a>()</pre> +<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3551">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> in interface <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 byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3252">getFamilyArray</a>()</pre> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3556">getFamilyArray</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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 byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3257">getFamilyLength</a>()</pre> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3561">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> in interface <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 long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3262">getTimestamp</a>()</pre> +<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3566">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 byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3267">getTypeByte</a>()</pre> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html#line.3571">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/ed0004f8/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 8ac4422..a9371b9 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.2915">CellUtil.LastOnRowByteBufferCell</a> +private static class <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.3219">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 <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.2916">rowBuff</a></pre> +<pre>private final <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.3220">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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2917">roffset</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.3221">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 short <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2918">rlength</a></pre> +<pre>private final short <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.3222">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 <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2920">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> row, +<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.3224">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> row, int roffset, short 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 <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.2927">getRowByteBuffer</a>()</pre> +<pre>public <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.3231">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> in class <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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2932">getRowPosition</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.3236">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> in class <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 short <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2937">getRowLength</a>()</pre> +<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.3241">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> in interface <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 long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2942">getTimestamp</a>()</pre> +<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.3246">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 byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.2947">getTypeByte</a>()</pre> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html#line.3251">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/ed0004f8/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 0e7a8d1..fd9007e 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.3091">CellUtil.LastOnRowCell</a> +private static class <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.3395">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 byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3092">rowArray</a></pre> +<pre>private final byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3396">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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3093">roffset</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3397">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 short <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3094">rlength</a></pre> +<pre>private final short <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3398">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 <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3096">LastOnRowCell</a>(byte[] row, +<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3400">LastOnRowCell</a>(byte[] row, int roffset, short 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 byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3103">getRowArray</a>()</pre> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3407">getRowArray</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3108">getRowOffset</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3412">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> in interface <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 short <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3113">getRowLength</a>()</pre> +<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3417">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> in interface <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 long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3118">getTimestamp</a>()</pre> +<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3422">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 byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3123">getTypeByte</a>()</pre> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html#line.3427">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/ed0004f8/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html index 31e858f..f1684ca 100644 --- a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html +++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.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.3180">CellUtil.LastOnRowColByteBufferCell</a> +private static class <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.3484">CellUtil.LastOnRowColByteBufferCell</a> extends <a href="../../../../org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferCell.html" title="class in org.apache.hadoop.hbase">CellUtil.LastOnRowByteBufferCell</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 <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.LastOnRowColByteBufferCell.html#line.3181">fBuffer</a></pre> +<pre>private final <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.LastOnRowColByteBufferCell.html#line.3485">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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3182">foffset</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3486">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 byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3183">flength</a></pre> +<pre>private final byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3487">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 <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.LastOnRowColByteBufferCell.html#line.3184">qBuffer</a></pre> +<pre>private final <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.LastOnRowColByteBufferCell.html#line.3488">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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3185">qoffset</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3489">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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3186">qlength</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3490">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>LastOnRowColByteBufferCell</h4> -<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3188">LastOnRowColByteBufferCell</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> rBuffer, +<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3492">LastOnRowColByteBufferCell</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> rBuffer, int roffset, short 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> 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 <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.LastOnRowColByteBufferCell.html#line.3201">getFamilyByteBuffer</a>()</pre> +<pre>public <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.LastOnRowColByteBufferCell.html#line.3505">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> in class <code><a href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3206">getFamilyPosition</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3510">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> in class <code><a href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</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 byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3211">getFamilyLength</a>()</pre> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3515">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> in interface <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 <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.LastOnRowColByteBufferCell.html#line.3216">getQualifierByteBuffer</a>()</pre> +<pre>public <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.LastOnRowColByteBufferCell.html#line.3520">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> in class <code><a href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3221">getQualifierPosition</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3525">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> in class <code><a href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase">CellUtil.EmptyByteBufferCell</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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3226">getQualifierLength</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferCell.html#line.3530">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> in interface <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/ed0004f8/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 3454cfc..3f9f922 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>@InterfaceAudience.Private -private static class <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.3129">CellUtil.LastOnRowColCell</a> +private static class <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.3433">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 byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3130">fArray</a></pre> +<pre>private final byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3434">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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3131">foffset</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3435">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 byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3132">flength</a></pre> +<pre>private final byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3436">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 byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3133">qArray</a></pre> +<pre>private final byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3437">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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3134">qoffset</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3438">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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3135">qlength</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3439">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 <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3137">LastOnRowColCell</a>(byte[] rArray, +<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3441">LastOnRowColCell</a>(byte[] rArray, int roffset, short rlength, byte[] 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 byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3149">getFamilyArray</a>()</pre> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3453">getFamilyArray</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3154">getFamilyOffset</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3458">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> in interface <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 byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3159">getFamilyLength</a>()</pre> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3463">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> in interface <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 byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3164">getQualifierArray</a>()</pre> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3468">getQualifierArray</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3169">getQualifierOffset</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3473">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> in interface <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 int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3174">getQualifierLength</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html#line.3478">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> in interface <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/ed0004f8/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html index d918575..6828b66 100644 --- a/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html +++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.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.716">CellUtil.TagRewriteByteBufferCell</a> +private static class <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.720">CellUtil.TagRewriteByteBufferCell</a> extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a> implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></pre> </li> @@ -409,7 +409,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>cell</h4> -<pre>protected <a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.718">cell</a></pre> +<pre>protected <a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.722">cell</a></pre> </li> </ul> <a name="tags"> @@ -418,7 +418,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>tags</h4> -<pre>protected byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.719">tags</a></pre> +<pre>protected byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.723">tags</a></pre> </li> </ul> <a name="HEAP_SIZE_OVERHEAD"> @@ -427,7 +427,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockListLast"> <li class="blockList"> <h4>HEAP_SIZE_OVERHEAD</h4> -<pre>private static final long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.720">HEAP_SIZE_OVERHEAD</a></pre> +<pre>private static final long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.724">HEAP_SIZE_OVERHEAD</a></pre> </li> </ul> </li> @@ -444,7 +444,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockListLast"> <li class="blockList"> <h4>TagRewriteByteBufferCell</h4> -<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.726">TagRewriteByteBufferCell</a>(<a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a> cell, +<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.730">TagRewriteByteBufferCell</a>(<a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a> cell, byte[] tags)</pre> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -467,7 +467,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getRowArray</h4> -<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.739">getRowArray</a>()</pre> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.743">getRowArray</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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> @@ -485,7 +485,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getRowOffset</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.744">getRowOffset</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.748">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> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -500,7 +500,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getRowLength</h4> -<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.749">getRowLength</a>()</pre> +<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.753">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> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -515,7 +515,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getFamilyArray</h4> -<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.754">getFamilyArray</a>()</pre> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.758">getFamilyArray</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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> @@ -533,7 +533,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getFamilyOffset</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.759">getFamilyOffset</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.763">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> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -548,7 +548,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getFamilyLength</h4> -<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.764">getFamilyLength</a>()</pre> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.768">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> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -563,7 +563,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getQualifierArray</h4> -<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.769">getQualifierArray</a>()</pre> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.773">getQualifierArray</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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> @@ -580,7 +580,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getQualifierOffset</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.774">getQualifierOffset</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.778">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> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -595,7 +595,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getQualifierLength</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.779">getQualifierLength</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.783">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> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -610,7 +610,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getTimestamp</h4> -<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.784">getTimestamp</a>()</pre> +<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.788">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> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -626,7 +626,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getTypeByte</h4> -<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.789">getTypeByte</a>()</pre> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.793">getTypeByte</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTypeByte--">getTypeByte</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -641,7 +641,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getSequenceId</h4> -<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.794">getSequenceId</a>()</pre> +<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.798">getSequenceId</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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 @@ -661,7 +661,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getValueArray</h4> -<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.799">getValueArray</a>()</pre> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.803">getValueArray</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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> @@ -679,7 +679,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getValueOffset</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.804">getValueOffset</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.808">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> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -694,7 +694,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getValueLength</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.809">getValueLength</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.813">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> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -709,7 +709,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getTagsArray</h4> -<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.814">getTagsArray</a>()</pre> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.818">getTagsArray</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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> @@ -726,7 +726,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getTagsOffset</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.819">getTagsOffset</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.823">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> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -741,7 +741,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getTagsLength</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.824">getTagsLength</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.828">getTagsLength</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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, @@ -762,7 +762,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>setSequenceId</h4> -<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.833">setSequenceId</a>(long seqId) +<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.837">setSequenceId</a>(long seqId) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <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> @@ -780,7 +780,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>setTimestamp</h4> -<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.838">setTimestamp</a>(long ts) +<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.842">setTimestamp</a>(long ts) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/SettableTimestamp.html#setTimestamp-long-">SettableTimestamp</a></code></span></div> <div class="block">Sets with the given timestamp.</div> @@ -798,7 +798,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>setTimestamp</h4> -<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.843">setTimestamp</a>(byte[] ts, +<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.847">setTimestamp</a>(byte[] ts, int tsOffset) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/SettableTimestamp.html#setTimestamp-byte:A-int-">SettableTimestamp</a></code></span></div> @@ -820,7 +820,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>heapSize</h4> -<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.848">heapSize</a>()</pre> +<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.852">heapSize</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html#heapSize--">heapSize</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a></code></dd> @@ -836,7 +836,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>write</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.858">write</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> out, +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.862">write</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> out, boolean withTags) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.io.OutputStream-boolean-">ExtendedCell</a></code></span></div> @@ -865,7 +865,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getSerializedSize</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.871">getSerializedSize</a>(boolean withTags)</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.875">getSerializedSize</a>(boolean withTags)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize-boolean-">getSerializedSize</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></dd> @@ -887,7 +887,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>write</h4> -<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.880">write</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> buf, +<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.884">write</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> buf, int offset)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.nio.ByteBuffer-int-">ExtendedCell</a></code></span></div> <div class="block">Write this Cell into the given buf's offset in a <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase"><code>KeyValue</code></a> format.</div> @@ -906,7 +906,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>deepClone</h4> -<pre>public <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.890">deepClone</a>()</pre> +<pre>public <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.894">deepClone</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">ExtendedCell</a></code></span></div> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> <dl> @@ -923,7 +923,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getRowByteBuffer</h4> -<pre>public <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.TagRewriteByteBufferCell.html#line.899">getRowByteBuffer</a>()</pre> +<pre>public <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.TagRewriteByteBufferCell.html#line.903">getRowByteBuffer</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getRowByteBuffer--">getRowByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> @@ -938,7 +938,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getRowPosition</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.904">getRowPosition</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.908">getRowPosition</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getRowPosition--">getRowPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> @@ -953,7 +953,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getFamilyByteBuffer</h4> -<pre>public <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.TagRewriteByteBufferCell.html#line.909">getFamilyByteBuffer</a>()</pre> +<pre>public <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.TagRewriteByteBufferCell.html#line.913">getFamilyByteBuffer</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getFamilyByteBuffer--">getFamilyByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> @@ -968,7 +968,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getFamilyPosition</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.914">getFamilyPosition</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.918">getFamilyPosition</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getFamilyPosition--">getFamilyPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> @@ -983,7 +983,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getQualifierByteBuffer</h4> -<pre>public <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.TagRewriteByteBufferCell.html#line.919">getQualifierByteBuffer</a>()</pre> +<pre>public <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.TagRewriteByteBufferCell.html#line.923">getQualifierByteBuffer</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getQualifierByteBuffer--">getQualifierByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> @@ -998,7 +998,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getQualifierPosition</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.924">getQualifierPosition</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.928">getQualifierPosition</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getQualifierPosition--">getQualifierPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> @@ -1013,7 +1013,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getValueByteBuffer</h4> -<pre>public <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.TagRewriteByteBufferCell.html#line.929">getValueByteBuffer</a>()</pre> +<pre>public <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.TagRewriteByteBufferCell.html#line.933">getValueByteBuffer</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getValueByteBuffer--">getValueByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> @@ -1028,7 +1028,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getValuePosition</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.934">getValuePosition</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.938">getValuePosition</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getValuePosition--">getValuePosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> @@ -1043,7 +1043,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>getTagsByteBuffer</h4> -<pre>public <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.TagRewriteByteBufferCell.html#line.939">getTagsByteBuffer</a>()</pre> +<pre>public <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.TagRewriteByteBufferCell.html#line.943">getTagsByteBuffer</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getTagsByteBuffer--">getTagsByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> @@ -1058,7 +1058,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockListLast"> <li class="blockList"> <h4>getTagsPosition</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.944">getTagsPosition</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.948">getTagsPosition</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getTagsPosition--">getTagsPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd>
