Repository: hbase-site Updated Branches: refs/heads/asf-site 7bee80a09 -> 00c223882
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/00c22388/devapidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html b/devapidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html index a1c2674..c3d4b9c 100644 --- a/devapidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html +++ b/devapidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>static class <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.html#line.125">KeyOnlyFilter.KeyOnlyCell</a> +<pre>static class <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.html#line.131">KeyOnlyFilter.KeyOnlyCell</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></pre> </li> @@ -294,7 +294,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>cell</h4> -<pre>private <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.126">cell</a></pre> +<pre>private <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.132">cell</a></pre> </li> </ul> <a name="lenAsVal"> @@ -303,7 +303,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockListLast"> <li class="blockList"> <h4>lenAsVal</h4> -<pre>private boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.127">lenAsVal</a></pre> +<pre>private boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.133">lenAsVal</a></pre> </li> </ul> </li> @@ -320,7 +320,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockListLast"> <li class="blockList"> <h4>KeyOnlyCell</h4> -<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.129">KeyOnlyCell</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> c, +<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.135">KeyOnlyCell</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> c, boolean lenAsVal)</pre> </li> </ul> @@ -338,7 +338,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getRowArray</h4> -<pre>public byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.135">getRowArray</a>()</pre> +<pre>public byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.141">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> @@ -356,7 +356,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getRowOffset</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.140">getRowOffset</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.146">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> @@ -371,7 +371,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getRowLength</h4> -<pre>public short <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.145">getRowLength</a>()</pre> +<pre>public short <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.151">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> @@ -386,7 +386,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getFamilyArray</h4> -<pre>public byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.150">getFamilyArray</a>()</pre> +<pre>public byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.156">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> @@ -404,7 +404,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getFamilyOffset</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.155">getFamilyOffset</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.161">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> @@ -419,7 +419,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getFamilyLength</h4> -<pre>public byte <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.160">getFamilyLength</a>()</pre> +<pre>public byte <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.166">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> @@ -434,7 +434,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getQualifierArray</h4> -<pre>public byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.165">getQualifierArray</a>()</pre> +<pre>public byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.171">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> @@ -451,7 +451,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getQualifierOffset</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.170">getQualifierOffset</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.176">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> @@ -466,7 +466,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getQualifierLength</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.175">getQualifierLength</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.181">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> @@ -481,7 +481,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getTimestamp</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.180">getTimestamp</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.186">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> @@ -497,7 +497,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getTypeByte</h4> -<pre>public byte <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.185">getTypeByte</a>()</pre> +<pre>public byte <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.191">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> @@ -512,7 +512,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getSequenceId</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.190">getSequenceId</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.196">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 @@ -532,7 +532,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getValueArray</h4> -<pre>public byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.195">getValueArray</a>()</pre> +<pre>public byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.201">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> @@ -550,7 +550,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getValueOffset</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.204">getValueOffset</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.210">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> @@ -565,7 +565,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getValueLength</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.209">getValueLength</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.215">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> @@ -580,7 +580,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getTagsArray</h4> -<pre>public byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.218">getTagsArray</a>()</pre> +<pre>public byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.224">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> @@ -597,7 +597,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockList"> <li class="blockList"> <h4>getTagsOffset</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.223">getTagsOffset</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.229">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> @@ -612,7 +612,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="int <ul class="blockListLast"> <li class="blockList"> <h4>getTagsLength</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.228">getTagsLength</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyCell.html#line.234">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,
