http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html b/devapidocs/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html index d0ae041..6b6d668 100644 --- a/devapidocs/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html +++ b/devapidocs/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html @@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>@InterfaceAudience.Private -public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.74">VisibilityUtils</a> +public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.72">VisibilityUtils</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></pre> <div class="block">Utility method to support visibility</div> </li> @@ -306,7 +306,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>LOG</h4> -<pre>private static final org.apache.commons.logging.Log <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.76">LOG</a></pre> +<pre>private static final org.apache.commons.logging.Log <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.74">LOG</a></pre> </li> </ul> <a name="VISIBILITY_LABEL_GENERATOR_CLASS"> @@ -315,7 +315,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>VISIBILITY_LABEL_GENERATOR_CLASS</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.78">VISIBILITY_LABEL_GENERATOR_CLASS</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.76">VISIBILITY_LABEL_GENERATOR_CLASS</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#org.apache.hadoop.hbase.security.visibility.VisibilityUtils.VISIBILITY_LABEL_GENERATOR_CLASS">Constant Field Values</a></dd> @@ -328,7 +328,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>SYSTEM_LABEL</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.80">SYSTEM_LABEL</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.78">SYSTEM_LABEL</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#org.apache.hadoop.hbase.security.visibility.VisibilityUtils.SYSTEM_LABEL">Constant Field Values</a></dd> @@ -341,7 +341,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>SORTED_ORDINAL_SERIALIZATION_FORMAT_TAG</h4> -<pre>public static final <a href="../../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.81">SORTED_ORDINAL_SERIALIZATION_FORMAT_TAG</a></pre> +<pre>public static final <a href="../../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.79">SORTED_ORDINAL_SERIALIZATION_FORMAT_TAG</a></pre> </li> </ul> <a name="COMMA"> @@ -350,7 +350,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>COMMA</h4> -<pre>private static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.84">COMMA</a></pre> +<pre>private static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.82">COMMA</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#org.apache.hadoop.hbase.security.visibility.VisibilityUtils.COMMA">Constant Field Values</a></dd> @@ -363,7 +363,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>EXP_PARSER</h4> -<pre>private static final <a href="../../../../../../org/apache/hadoop/hbase/security/visibility/ExpressionParser.html" title="class in org.apache.hadoop.hbase.security.visibility">ExpressionParser</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.86">EXP_PARSER</a></pre> +<pre>private static final <a href="../../../../../../org/apache/hadoop/hbase/security/visibility/ExpressionParser.html" title="class in org.apache.hadoop.hbase.security.visibility">ExpressionParser</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.84">EXP_PARSER</a></pre> </li> </ul> <a name="EXP_EXPANDER"> @@ -372,7 +372,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>EXP_EXPANDER</h4> -<pre>private static final <a href="../../../../../../org/apache/hadoop/hbase/security/visibility/ExpressionExpander.html" title="class in org.apache.hadoop.hbase.security.visibility">ExpressionExpander</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.87">EXP_EXPANDER</a></pre> +<pre>private static final <a href="../../../../../../org/apache/hadoop/hbase/security/visibility/ExpressionExpander.html" title="class in org.apache.hadoop.hbase.security.visibility">ExpressionExpander</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.85">EXP_EXPANDER</a></pre> </li> </ul> </li> @@ -389,7 +389,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>VisibilityUtils</h4> -<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.74">VisibilityUtils</a>()</pre> +<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.72">VisibilityUtils</a>()</pre> </li> </ul> </li> @@ -406,7 +406,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getDataToWriteToZooKeeper</h4> -<pre>public static byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.94">getDataToWriteToZooKeeper</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> existingLabels)</pre> +<pre>public static byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.92">getDataToWriteToZooKeeper</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> existingLabels)</pre> <div class="block">Creates the labels data to be written to zookeeper.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -422,7 +422,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getUserAuthsDataToWriteToZooKeeper</h4> -<pre>public static byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.110">getUserAuthsDataToWriteToZooKeeper</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>>> userAuths)</pre> +<pre>public static byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.108">getUserAuthsDataToWriteToZooKeeper</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>>> userAuths)</pre> <div class="block">Creates the user auth data to be written to zookeeper.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -438,7 +438,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>readLabelsFromZKData</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.131">readLabelsFromZKData</a>(byte[] data) +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.129">readLabelsFromZKData</a>(byte[] data) throws <a href="../../../../../../org/apache/hadoop/hbase/exceptions/DeserializationException.html" title="class in org.apache.hadoop.hbase.exceptions">DeserializationException</a></pre> <div class="block">Reads back from the zookeeper. The data read here is of the form written by writeToZooKeeper(Map<byte[], Integer> entries).</div> @@ -458,7 +458,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>readUserAuthsFromZKData</h4> -<pre>public static org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.152">readUserAuthsFromZKData</a>(byte[] data) +<pre>public static org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.150">readUserAuthsFromZKData</a>(byte[] data) throws <a href="../../../../../../org/apache/hadoop/hbase/exceptions/DeserializationException.html" title="class in org.apache.hadoop.hbase.exceptions">DeserializationException</a></pre> <div class="block">Reads back User auth data written to zookeeper.</div> <dl> @@ -477,7 +477,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getScanLabelGenerators</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/security/visibility/ScanLabelGenerator.html" title="interface in org.apache.hadoop.hbase.security.visibility">ScanLabelGenerator</a>> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.175">getScanLabelGenerators</a>(org.apache.hadoop.conf.Configuration conf)</pre> +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/security/visibility/ScanLabelGenerator.html" title="interface in org.apache.hadoop.hbase.security.visibility">ScanLabelGenerator</a>> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.173">getScanLabelGenerators</a>(org.apache.hadoop.conf.Configuration conf)</pre> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>conf</code> - The configuration to use</dd> @@ -496,7 +496,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>extractVisibilityTags</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true" title="class or interface in java.lang">Byte</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.214">extractVisibilityTags</a>(<a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true" title="class or interface in java.lang">Byte</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.212">extractVisibilityTags</a>(<a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>> tags)</pre> <div class="block">Extract the visibility tags of the given Cell into the given List</div> <dl> @@ -514,7 +514,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>extractAndPartitionTags</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true" title="class or interface in java.lang">Byte</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.240">extractAndPartitionTags</a>(<a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true" title="class or interface in java.lang">Byte</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.238">extractAndPartitionTags</a>(<a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>> visTags, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>> nonVisTags)</pre> <div class="block">Extracts and partitions the visibility tags and nonVisibility Tags</div> @@ -537,7 +537,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isVisibilityTagsPresent</h4> -<pre>public static boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.258">isVisibilityTagsPresent</a>(<a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> +<pre>public static boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.256">isVisibilityTagsPresent</a>(<a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> </li> </ul> <a name="createVisibilityLabelFilter-org.apache.hadoop.hbase.regionserver.Region-org.apache.hadoop.hbase.security.visibility.Authorizations-"> @@ -546,7 +546,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>createVisibilityLabelFilter</h4> -<pre>public static <a href="../../../../../../org/apache/hadoop/hbase/filter/Filter.html" title="class in org.apache.hadoop.hbase.filter">Filter</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.269">createVisibilityLabelFilter</a>(<a href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.html" title="interface in org.apache.hadoop.hbase.regionserver">Region</a> region, +<pre>public static <a href="../../../../../../org/apache/hadoop/hbase/filter/Filter.html" title="class in org.apache.hadoop.hbase.filter">Filter</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.267">createVisibilityLabelFilter</a>(<a href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.html" title="interface in org.apache.hadoop.hbase.regionserver">Region</a> region, <a href="../../../../../../org/apache/hadoop/hbase/security/visibility/Authorizations.html" title="class in org.apache.hadoop.hbase.security.visibility">Authorizations</a> authorizations) 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> <dl> @@ -561,7 +561,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getActiveUser</h4> -<pre>public static <a href="../../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.286">getActiveUser</a>() +<pre>public static <a href="../../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.284">getActiveUser</a>() 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> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -577,7 +577,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>createVisibilityExpTags</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.294">createVisibilityExpTags</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> visExpression, +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.292">createVisibilityExpTags</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> visExpression, boolean withSerializationFormat, boolean checkAuths, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> auths, @@ -595,7 +595,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getLabelOrdinals</h4> -<pre>private static void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.338">getLabelOrdinals</a>(<a href="../../../../../../org/apache/hadoop/hbase/security/visibility/expression/ExpressionNode.html" title="interface in org.apache.hadoop.hbase.security.visibility.expression">ExpressionNode</a> node, +<pre>private static void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.336">getLabelOrdinals</a>(<a href="../../../../../../org/apache/hadoop/hbase/security/visibility/expression/ExpressionNode.html" title="interface in org.apache.hadoop.hbase.security.visibility.expression">ExpressionNode</a> node, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> labelOrdinals, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> auths, boolean checkAuths, @@ -615,7 +615,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>writeLabelOrdinalsToStream</h4> -<pre>private static void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.382">writeLabelOrdinalsToStream</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> labelOrdinals, +<pre>private static void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.380">writeLabelOrdinalsToStream</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> labelOrdinals, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true" title="class or interface in java.io">DataOutputStream</a> dos) 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">This will sort the passed labels in ascending oder and then will write one after the other to @@ -635,7 +635,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>checkAuths</h4> -<pre>private static void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.390">checkAuths</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> auths, +<pre>private static void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#line.388">checkAuths</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> auths, int labelOrdinal, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> identifier, boolean checkAuths)
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html b/devapidocs/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html index 3d49e88..f56f4a9 100644 --- a/devapidocs/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html +++ b/devapidocs/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html @@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>@InterfaceAudience.Private -public class <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.76">ThriftUtilities</a> +public class <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.75">ThriftUtilities</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></pre> </li> </ul> @@ -274,7 +274,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>ThriftUtilities</h4> -<pre>private <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.78">ThriftUtilities</a>()</pre> +<pre>private <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.77">ThriftUtilities</a>()</pre> </li> </ul> </li> @@ -291,7 +291,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getFromThrift</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.93">getFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TGet in) +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.92">getFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TGet in) 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">Creates a <a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client"><code>Get</code></a> (HBase) from a <code>TGet</code> (Thrift). @@ -312,7 +312,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getsFromThrift</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.145">getsFromThrift</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.hadoop.hbase.thrift2.generated.TGet> in) +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.144">getsFromThrift</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.hadoop.hbase.thrift2.generated.TGet> in) 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">Converts multiple <code>TGet</code>s (Thrift) into a list of <a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client"><code>Get</code></a>s (HBase).</div> <dl> @@ -333,7 +333,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>resultFromHBase</h4> -<pre>public static org.apache.hadoop.hbase.thrift2.generated.TResult <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.160">resultFromHBase</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a> in)</pre> +<pre>public static org.apache.hadoop.hbase.thrift2.generated.TResult <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.159">resultFromHBase</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a> in)</pre> <div class="block">Creates a <code>TResult</code> (Thrift) from a <a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client"><code>Result</code></a> (HBase).</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -349,7 +349,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>resultsFromHBase</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.hadoop.hbase.thrift2.generated.TResult> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.192">resultsFromHBase</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[] in)</pre> +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.hadoop.hbase.thrift2.generated.TResult> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.191">resultsFromHBase</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[] in)</pre> <div class="block">Converts multiple <a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client"><code>Result</code></a>s (HBase) into a list of <code>TResult</code>s (Thrift).</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -367,7 +367,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>putFromThrift</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.207">putFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TPut in)</pre> +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.206">putFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TPut in)</pre> <div class="block">Creates a <a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client"><code>Put</code></a> (HBase) from a <code>TPut</code> (Thrift)</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -383,7 +383,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>putsFromThrift</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.251">putsFromThrift</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.hadoop.hbase.thrift2.generated.TPut> in)</pre> +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.250">putsFromThrift</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.hadoop.hbase.thrift2.generated.TPut> in)</pre> <div class="block">Converts multiple <code>TPut</code>s (Thrift) into a list of <a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client"><code>Put</code></a>s (HBase).</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -401,7 +401,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>deleteFromThrift</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.266">deleteFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TDelete in)</pre> +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.265">deleteFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TDelete in)</pre> <div class="block">Creates a <a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client"><code>Delete</code></a> (HBase) from a <code>TDelete</code> (Thrift).</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -417,7 +417,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>deletesFromThrift</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.337">deletesFromThrift</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.hadoop.hbase.thrift2.generated.TDelete> in)</pre> +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.336">deletesFromThrift</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.hadoop.hbase.thrift2.generated.TDelete> in)</pre> <div class="block">Converts multiple <code>TDelete</code>s (Thrift) into a list of <a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client"><code>Delete</code></a>s (HBase).</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -435,7 +435,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>deleteFromHBase</h4> -<pre>public static org.apache.hadoop.hbase.thrift2.generated.TDelete <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.345">deleteFromHBase</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a> in)</pre> +<pre>public static org.apache.hadoop.hbase.thrift2.generated.TDelete <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.344">deleteFromHBase</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a> in)</pre> </li> </ul> <a name="rowMutationsFromThrift-org.apache.hadoop.hbase.thrift2.generated.TRowMutations-"> @@ -444,7 +444,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>rowMutationsFromThrift</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.386">rowMutationsFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TRowMutations in) +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.385">rowMutationsFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TRowMutations in) 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">Creates a <a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client"><code>RowMutations</code></a> (HBase) from a <code>TRowMutations</code> (Thrift)</div> <dl> @@ -463,7 +463,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>scanFromThrift</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.400">scanFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TScan in) +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.399">scanFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TScan in) 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> <dl> <dt><span class="throwsLabel">Throws:</span></dt> @@ -477,7 +477,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>incrementFromThrift</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.475">incrementFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TIncrement in) +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.474">incrementFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TIncrement in) 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> <dl> <dt><span class="throwsLabel">Throws:</span></dt> @@ -491,7 +491,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>appendFromThrift</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.496">appendFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TAppend append) +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.495">appendFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TAppend append) 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> <dl> <dt><span class="throwsLabel">Throws:</span></dt> @@ -505,7 +505,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>regionLocationFromHBase</h4> -<pre>public static org.apache.hadoop.hbase.thrift2.generated.THRegionLocation <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.517">regionLocationFromHBase</a>(<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a> hrl)</pre> +<pre>public static org.apache.hadoop.hbase.thrift2.generated.THRegionLocation <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.516">regionLocationFromHBase</a>(<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a> hrl)</pre> </li> </ul> <a name="regionLocationsFromHBase-java.util.List-"> @@ -514,7 +514,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>regionLocationsFromHBase</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.hadoop.hbase.thrift2.generated.THRegionLocation> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.542">regionLocationsFromHBase</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>> locations)</pre> +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.hadoop.hbase.thrift2.generated.THRegionLocation> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.541">regionLocationsFromHBase</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>> locations)</pre> </li> </ul> <a name="addAttributes-org.apache.hadoop.hbase.client.OperationWithAttributes-java.util.Map-"> @@ -523,7 +523,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>addAttributes</h4> -<pre>private static void <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.553">addAttributes</a>(<a href="../../../../../org/apache/hadoop/hbase/client/OperationWithAttributes.html" title="class in org.apache.hadoop.hbase.client">OperationWithAttributes</a> op, +<pre>private static void <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.552">addAttributes</a>(<a href="../../../../../org/apache/hadoop/hbase/client/OperationWithAttributes.html" title="class in org.apache.hadoop.hbase.client">OperationWithAttributes</a> op, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<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>> attributes)</pre> <div class="block">Adds all the attributes into the Operation object</div> </li> @@ -534,7 +534,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>durabilityFromThrift</h4> -<pre>private static <a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.565">durabilityFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TDurability tDurability)</pre> +<pre>private static <a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.564">durabilityFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TDurability tDurability)</pre> </li> </ul> <a name="compareOpFromThrift-org.apache.hadoop.hbase.thrift2.generated.TCompareOp-"> @@ -543,7 +543,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>compareOpFromThrift</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.575">compareOpFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TCompareOp tCompareOp)</pre> +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.574">compareOpFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TCompareOp tCompareOp)</pre> </li> </ul> <a name="readTypeFromThrift-org.apache.hadoop.hbase.thrift2.generated.TReadType-"> @@ -552,7 +552,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>readTypeFromThrift</h4> -<pre>private static <a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.588">readTypeFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TReadType tReadType)</pre> +<pre>private static <a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/thrift2/ThriftUtilities.html#line.587">readTypeFromThrift</a>(org.apache.hadoop.hbase.thrift2.generated.TReadType tReadType)</pre> </li> </ul> </li> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/util/MapReduceCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/MapReduceCell.html b/devapidocs/org/apache/hadoop/hbase/util/MapReduceCell.html index 399c787..b8cf6dc 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/MapReduceCell.html +++ b/devapidocs/org/apache/hadoop/hbase/util/MapReduceCell.html @@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../../org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, <a href="../../../../../org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a></dd> +<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a>, <a href="../../../../../org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, <a href="../../../../../org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a></dd> </dl> <hr> <br> @@ -153,6 +153,13 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" ti <h3>Fields inherited from interface org.apache.hadoop.hbase.<a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3> <code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html#CELL_NOT_BASED_ON_CHUNK">CELL_NOT_BASED_ON_CHUNK</a></code></li> </ul> +<ul class="blockList"> +<li class="blockList"><a name="fields.inherited.from.class.org.apache.hadoop.hbase.RawCell"> +<!-- --> +</a> +<h3>Fields inherited from interface org.apache.hadoop.hbase.<a href="../../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></h3> +<code><a href="../../../../../org/apache/hadoop/hbase/RawCell.html#MAX_TAGS_LENGTH">MAX_TAGS_LENGTH</a></code></li> +</ul> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> @@ -377,6 +384,13 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" ti <h3>Methods inherited from interface org.apache.hadoop.hbase.<a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3> <code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li> </ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.hadoop.hbase.<a href="../../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></h3> +<code><a href="../../../../../org/apache/hadoop/hbase/RawCell.html#checkForTagsLength-int-">checkForTagsLength</a>, <a href="../../../../../org/apache/hadoop/hbase/RawCell.html#cloneTags--">cloneTags</a>, <a href="../../../../../org/apache/hadoop/hbase/RawCell.html#getTag-byte-">getTag</a>, <a href="../../../../../org/apache/hadoop/hbase/RawCell.html#getTags--">getTags</a></code></li> +</ul> </li> </ul> </li> @@ -709,9 +723,10 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" ti <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, - the max of tags length is defined as <a href="../../../../../org/apache/hadoop/hbase/TagUtil.html#MAX_TAGS_LENGTH"><code>TagUtil.MAX_TAGS_LENGTH</code></a>, which is 2 * Short.MAX_VALUE + 1 = 65535. + the max of tags length is defined 2 * Short.MAX_VALUE + 1 = 65535. As a result, the return type is int, because a short is not capable of handling that. - Please note that even if the return type is int, the max tags length is far less than Integer.MAX_VALUE.</div> + Please note that even if the return type is int, the max tags length is far + less than Integer.MAX_VALUE.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html#getTagsLength--">getTagsLength</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/b1eb7453/devapidocs/org/apache/hadoop/hbase/util/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/package-tree.html b/devapidocs/org/apache/hadoop/hbase/util/package-tree.html index 14fd8aa..d1a2676 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/util/package-tree.html @@ -537,14 +537,14 @@ <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a><E> (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) <ul> +<li type="circle">org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/IdReadWriteLock.ReferenceType.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">IdReadWriteLock.ReferenceType</span></a></li> +<li type="circle">org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.LexicographicalComparerHolder.PureJavaComparer.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">Bytes.LexicographicalComparerHolder.PureJavaComparer</span></a> (implements org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.Comparer.html" title="interface in org.apache.hadoop.hbase.util">Bytes.Comparer</a><T>)</li> <li type="circle">org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.LexicographicalComparerHolder.UnsafeComparer.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">Bytes.LexicographicalComparerHolder.UnsafeComparer</span></a> (implements org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.Comparer.html" title="interface in org.apache.hadoop.hbase.util">Bytes.Comparer</a><T>)</li> +<li type="circle">org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/Order.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">Order</span></a></li> <li type="circle">org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/HBaseFsck.ErrorReporter.ERROR_CODE.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">HBaseFsck.ErrorReporter.ERROR_CODE</span></a></li> <li type="circle">org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/ChecksumType.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">ChecksumType</span></a></li> -<li type="circle">org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/PoolMap.PoolType.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">PoolMap.PoolType</span></a></li> -<li type="circle">org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.LexicographicalComparerHolder.PureJavaComparer.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">Bytes.LexicographicalComparerHolder.PureJavaComparer</span></a> (implements org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.Comparer.html" title="interface in org.apache.hadoop.hbase.util">Bytes.Comparer</a><T>)</li> -<li type="circle">org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/IdReadWriteLock.ReferenceType.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">IdReadWriteLock.ReferenceType</span></a></li> <li type="circle">org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/PrettyPrinter.Unit.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">PrettyPrinter.Unit</span></a></li> -<li type="circle">org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/Order.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">Order</span></a></li> +<li type="circle">org.apache.hadoop.hbase.util.<a href="../../../../../org/apache/hadoop/hbase/util/PoolMap.PoolType.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">PoolMap.PoolType</span></a></li> </ul> </li> </ul> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/wal/WALPrettyPrinter.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/wal/WALPrettyPrinter.html b/devapidocs/org/apache/hadoop/hbase/wal/WALPrettyPrinter.html index 5e6847c..568e581 100644 --- a/devapidocs/org/apache/hadoop/hbase/wal/WALPrettyPrinter.html +++ b/devapidocs/org/apache/hadoop/hbase/wal/WALPrettyPrinter.html @@ -604,7 +604,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>main</h4> -<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/wal/WALPrettyPrinter.html#line.353">main</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args) +<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/wal/WALPrettyPrinter.html#line.354">main</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args) 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> <dl> <dt><span class="throwsLabel">Throws:</span></dt> @@ -618,7 +618,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>run</h4> -<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/wal/WALPrettyPrinter.html#line.366">run</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args) +<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/wal/WALPrettyPrinter.html#line.367">run</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args) 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">Pass one or more log file names and formatting options and it will dump out a text version of the contents on <code>stdout</code>.</div> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/overview-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/overview-tree.html b/devapidocs/overview-tree.html index 9804046..b9ee2bc 100644 --- a/devapidocs/overview-tree.html +++ b/devapidocs/overview-tree.html @@ -4473,9 +4473,14 @@ <li type="circle">org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/Cancellable.html" title="interface in org.apache.hadoop.hbase.client"><span class="typeNameLink">Cancellable</span></a></li> <li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">Cell</span></a> <ul> +<li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">ExtendedCell</span></a> (also extends java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.hadoop.hbase.io.<a href="org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a>)</li> +<li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">RawCell</span></a> +<ul> <li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">ExtendedCell</span></a> (also extends java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.hadoop.hbase.io.<a href="org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a>)</li> </ul> </li> +</ul> +</li> <li type="circle">org.apache.hadoop.hbase.ipc.<a href="org/apache/hadoop/hbase/ipc/CellBlockBuilder.OutputStreamSupplier.html" title="interface in org.apache.hadoop.hbase.ipc"><span class="typeNameLink">CellBlockBuilder.OutputStreamSupplier</span></a></li> <li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellBuilder.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">CellBuilder</span></a> <ul> @@ -4509,7 +4514,7 @@ <li type="circle">org.apache.hadoop.hbase.client.backoff.<a href="org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html" title="interface in org.apache.hadoop.hbase.client.backoff"><span class="typeNameLink">ClientBackoffPolicy</span></a></li> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Cloneable</span></a> <ul> -<li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">ExtendedCell</span></a> (also extends org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, org.apache.hadoop.hbase.io.<a href="org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a>)</li> +<li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">ExtendedCell</span></a> (also extends org.apache.hadoop.hbase.io.<a href="org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a>)</li> <li type="circle">org.apache.hadoop.hbase.monitoring.<a href="org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring"><span class="typeNameLink">MonitoredRPCHandler</span></a></li> <li type="circle">org.apache.hadoop.hbase.monitoring.<a href="org/apache/hadoop/hbase/monitoring/MonitoredTask.html" title="interface in org.apache.hadoop.hbase.monitoring"><span class="typeNameLink">MonitoredTask</span></a> <ul> @@ -4662,7 +4667,7 @@ <li type="circle">org.apache.hadoop.hbase.io.<a href="org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io"><span class="typeNameLink">HeapSize</span></a> <ul> <li type="circle">org.apache.hadoop.hbase.io.hfile.<a href="org/apache/hadoop/hbase/io/hfile/Cacheable.html" title="interface in org.apache.hadoop.hbase.io.hfile"><span class="typeNameLink">Cacheable</span></a></li> -<li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">ExtendedCell</span></a> (also extends org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a>)</li> +<li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">ExtendedCell</span></a> (also extends java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a>)</li> <li type="circle">org.apache.hadoop.hbase.io.<a href="org/apache/hadoop/hbase/io/SizedCellScanner.html" title="interface in org.apache.hadoop.hbase.io"><span class="typeNameLink">SizedCellScanner</span></a> (also extends org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>)</li> </ul> </li> @@ -4915,12 +4920,12 @@ <li type="circle">org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/ServiceCaller.html" title="interface in org.apache.hadoop.hbase.client"><span class="typeNameLink">ServiceCaller</span></a><S,R></li> <li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">SettableSequenceId</span></a> <ul> -<li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">ExtendedCell</span></a> (also extends org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.hadoop.hbase.io.<a href="org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a>)</li> +<li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">ExtendedCell</span></a> (also extends java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.hadoop.hbase.io.<a href="org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a>)</li> </ul> </li> <li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">SettableTimestamp</span></a> <ul> -<li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">ExtendedCell</span></a> (also extends org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.hadoop.hbase.io.<a href="org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>)</li> +<li type="circle">org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">ExtendedCell</span></a> (also extends java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.hadoop.hbase.io.<a href="org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a>, org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>)</li> </ul> </li> <li type="circle">org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/Shipper.html" title="interface in org.apache.hadoop.hbase.regionserver"><span class="typeNameLink">Shipper</span></a> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/src-html/org/apache/hadoop/hbase/Cell.html ---------------------------------------------------------------------- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/Cell.html b/devapidocs/src-html/org/apache/hadoop/hbase/Cell.html index 0bbb194..2d020e2 100644 --- a/devapidocs/src-html/org/apache/hadoop/hbase/Cell.html +++ b/devapidocs/src-html/org/apache/hadoop/hbase/Cell.html @@ -192,14 +192,15 @@ <span class="sourceLineNo">184</span> /**<a name="line.184"></a> <span class="sourceLineNo">185</span> * HBase internally uses 2 bytes to store tags length in Cell.<a name="line.185"></a> <span class="sourceLineNo">186</span> * As the tags length is always a non-negative number, to make good use of the sign bit,<a name="line.186"></a> -<span class="sourceLineNo">187</span> * the max of tags length is defined as {@link TagUtil#MAX_TAGS_LENGTH}, which is 2 * Short.MAX_VALUE + 1 = 65535.<a name="line.187"></a> +<span class="sourceLineNo">187</span> * the max of tags length is defined 2 * Short.MAX_VALUE + 1 = 65535.<a name="line.187"></a> <span class="sourceLineNo">188</span> * As a result, the return type is int, because a short is not capable of handling that.<a name="line.188"></a> -<span class="sourceLineNo">189</span> * Please note that even if the return type is int, the max tags length is far less than Integer.MAX_VALUE.<a name="line.189"></a> -<span class="sourceLineNo">190</span> *<a name="line.190"></a> -<span class="sourceLineNo">191</span> * @return the total length of the tags in the Cell.<a name="line.191"></a> -<span class="sourceLineNo">192</span> */<a name="line.192"></a> -<span class="sourceLineNo">193</span> int getTagsLength();<a name="line.193"></a> -<span class="sourceLineNo">194</span>}<a name="line.194"></a> +<span class="sourceLineNo">189</span> * Please note that even if the return type is int, the max tags length is far<a name="line.189"></a> +<span class="sourceLineNo">190</span> * less than Integer.MAX_VALUE.<a name="line.190"></a> +<span class="sourceLineNo">191</span> *<a name="line.191"></a> +<span class="sourceLineNo">192</span> * @return the total length of the tags in the Cell.<a name="line.192"></a> +<span class="sourceLineNo">193</span> */<a name="line.193"></a> +<span class="sourceLineNo">194</span> int getTagsLength();<a name="line.194"></a> +<span class="sourceLineNo">195</span>}<a name="line.195"></a>
