http://git-wip-us.apache.org/repos/asf/hbase-site/blob/809180c4/devapidocs/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html b/devapidocs/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html index 896bbc9..a630ec9 100644 --- a/devapidocs/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html +++ b/devapidocs/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html @@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>@InterfaceAudience.Private -public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.40">ZKSecretWatcher</a> +public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.41">ZKSecretWatcher</a> extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></pre> <div class="block">Synchronizes token encryption keys across cluster nodes.</div> </li> @@ -300,7 +300,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>DEFAULT_ROOT_NODE</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/token/ZKSecretWatcher.html#line.41">DEFAULT_ROOT_NODE</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/token/ZKSecretWatcher.html#line.42">DEFAULT_ROOT_NODE</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#org.apache.hadoop.hbase.security.token.ZKSecretWatcher.DEFAULT_ROOT_NODE">Constant Field Values</a></dd> @@ -313,7 +313,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>DEFAULT_KEYS_PARENT</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/token/ZKSecretWatcher.html#line.42">DEFAULT_KEYS_PARENT</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/token/ZKSecretWatcher.html#line.43">DEFAULT_KEYS_PARENT</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#org.apache.hadoop.hbase.security.token.ZKSecretWatcher.DEFAULT_KEYS_PARENT">Constant Field Values</a></dd> @@ -326,7 +326,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <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/token/ZKSecretWatcher.html#line.43">LOG</a></pre> +<pre>private static final org.apache.commons.logging.Log <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.44">LOG</a></pre> </li> </ul> <a name="secretManager"> @@ -335,7 +335,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>secretManager</h4> -<pre>private <a href="../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.html" title="class in org.apache.hadoop.hbase.security.token">AuthenticationTokenSecretManager</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.45">secretManager</a></pre> +<pre>private <a href="../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.html" title="class in org.apache.hadoop.hbase.security.token">AuthenticationTokenSecretManager</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.46">secretManager</a></pre> </li> </ul> <a name="baseKeyZNode"> @@ -344,7 +344,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>baseKeyZNode</h4> -<pre>private <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/token/ZKSecretWatcher.html#line.46">baseKeyZNode</a></pre> +<pre>private <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/token/ZKSecretWatcher.html#line.47">baseKeyZNode</a></pre> </li> </ul> <a name="keysParentZNode"> @@ -353,7 +353,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockListLast"> <li class="blockList"> <h4>keysParentZNode</h4> -<pre>private <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/token/ZKSecretWatcher.html#line.47">keysParentZNode</a></pre> +<pre>private <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/token/ZKSecretWatcher.html#line.48">keysParentZNode</a></pre> </li> </ul> </li> @@ -370,7 +370,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockListLast"> <li class="blockList"> <h4>ZKSecretWatcher</h4> -<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.49">ZKSecretWatcher</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.50">ZKSecretWatcher</a>(org.apache.hadoop.conf.Configuration conf, <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> watcher, <a href="../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.html" title="class in org.apache.hadoop.hbase.security.token">AuthenticationTokenSecretManager</a> secretManager)</pre> </li> @@ -389,7 +389,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>start</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.59">start</a>() +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.60">start</a>() throws org.apache.zookeeper.KeeperException</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> @@ -403,7 +403,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>nodeCreated</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.72">nodeCreated</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> path)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.73">nodeCreated</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> path)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeCreated-java.lang.String-">ZooKeeperListener</a></code></span></div> <div class="block">Called when a new node has been created.</div> <dl> @@ -420,7 +420,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>nodeDeleted</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.86">nodeDeleted</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> path)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.87">nodeDeleted</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> path)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeDeleted-java.lang.String-">ZooKeeperListener</a></code></span></div> <div class="block">Called when a node has been deleted</div> <dl> @@ -437,7 +437,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>nodeDataChanged</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.99">nodeDataChanged</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> path)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.100">nodeDataChanged</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> path)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeDataChanged-java.lang.String-">ZooKeeperListener</a></code></span></div> <div class="block">Called when an existing node has changed data.</div> <dl> @@ -454,7 +454,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>nodeChildrenChanged</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.122">nodeChildrenChanged</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> path)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.123">nodeChildrenChanged</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> path)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeChildrenChanged-java.lang.String-">ZooKeeperListener</a></code></span></div> <div class="block">Called when an existing node has a child node added or removed.</div> <dl> @@ -471,7 +471,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>getRootKeyZNode</h4> -<pre>public <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/token/ZKSecretWatcher.html#line.136">getRootKeyZNode</a>()</pre> +<pre>public <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/token/ZKSecretWatcher.html#line.137">getRootKeyZNode</a>()</pre> </li> </ul> <a name="refreshNodes-java.util.List-"> @@ -480,7 +480,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>refreshNodes</h4> -<pre>private void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.140">refreshNodes</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/zookeeper/ZKUtil.NodeAndData.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKUtil.NodeAndData</a>> nodes)</pre> +<pre>private void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.141">refreshNodes</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/zookeeper/ZKUtil.NodeAndData.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKUtil.NodeAndData</a>> nodes)</pre> </li> </ul> <a name="getKeyNode-int-"> @@ -489,7 +489,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>getKeyNode</h4> -<pre>private <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/token/ZKSecretWatcher.html#line.161">getKeyNode</a>(int keyId)</pre> +<pre>private <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/token/ZKSecretWatcher.html#line.162">getKeyNode</a>(int keyId)</pre> </li> </ul> <a name="removeKeyFromZK-org.apache.hadoop.hbase.security.token.AuthenticationKey-"> @@ -498,7 +498,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>removeKeyFromZK</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.165">removeKeyFromZK</a>(<a href="../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationKey.html" title="class in org.apache.hadoop.hbase.security.token">AuthenticationKey</a> key)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.166">removeKeyFromZK</a>(<a href="../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationKey.html" title="class in org.apache.hadoop.hbase.security.token">AuthenticationKey</a> key)</pre> </li> </ul> <a name="addKeyToZK-org.apache.hadoop.hbase.security.token.AuthenticationKey-"> @@ -507,7 +507,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>addKeyToZK</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.179">addKeyToZK</a>(<a href="../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationKey.html" title="class in org.apache.hadoop.hbase.security.token">AuthenticationKey</a> key)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.180">addKeyToZK</a>(<a href="../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationKey.html" title="class in org.apache.hadoop.hbase.security.token">AuthenticationKey</a> key)</pre> </li> </ul> <a name="updateKeyInZK-org.apache.hadoop.hbase.security.token.AuthenticationKey-"> @@ -516,7 +516,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>updateKeyInZK</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.196">updateKeyInZK</a>(<a href="../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationKey.html" title="class in org.apache.hadoop.hbase.security.token">AuthenticationKey</a> key)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.197">updateKeyInZK</a>(<a href="../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationKey.html" title="class in org.apache.hadoop.hbase.security.token">AuthenticationKey</a> key)</pre> </li> </ul> <a name="refreshKeys--"> @@ -525,7 +525,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>refreshKeys</h4> -<pre>void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.220">refreshKeys</a>()</pre> +<pre>void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#line.221">refreshKeys</a>()</pre> <div class="block">refresh keys</div> </li> </ul> @@ -535,7 +535,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockListLast"> <li class="blockList"> <h4>getKeysParentZNode</h4> -<pre><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/token/ZKSecretWatcher.html#line.236">getKeysParentZNode</a>()</pre> +<pre><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/token/ZKSecretWatcher.html#line.237">getKeysParentZNode</a>()</pre> <div class="block">get token keys parent node</div> <dl> <dt><span class="returnLabel">Returns:</span></dt>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/809180c4/devapidocs/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html b/devapidocs/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html index b67f819..b8cbccf 100644 --- a/devapidocs/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html +++ b/devapidocs/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html @@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>@InterfaceAudience.Private -public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.36">ZKVisibilityLabelWatcher</a> +public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.37">ZKVisibilityLabelWatcher</a> extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></pre> <div class="block">A zk watcher that watches the labels table znode. This would create a znode /hbase/visibility_labels and will have a serialized form of a set of labels in the system.</div> @@ -288,7 +288,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <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/ZKVisibilityLabelWatcher.html#line.38">LOG</a></pre> +<pre>private static final org.apache.commons.logging.Log <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.39">LOG</a></pre> </li> </ul> <a name="VISIBILITY_LABEL_ZK_PATH"> @@ -297,7 +297,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>VISIBILITY_LABEL_ZK_PATH</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/ZKVisibilityLabelWatcher.html#line.39">VISIBILITY_LABEL_ZK_PATH</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/ZKVisibilityLabelWatcher.html#line.40">VISIBILITY_LABEL_ZK_PATH</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher.VISIBILITY_LABEL_ZK_PATH">Constant Field Values</a></dd> @@ -310,7 +310,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>DEFAULT_VISIBILITY_LABEL_NODE</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/ZKVisibilityLabelWatcher.html#line.40">DEFAULT_VISIBILITY_LABEL_NODE</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/ZKVisibilityLabelWatcher.html#line.41">DEFAULT_VISIBILITY_LABEL_NODE</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher.DEFAULT_VISIBILITY_LABEL_NODE">Constant Field Values</a></dd> @@ -323,7 +323,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>VISIBILITY_USER_AUTHS_ZK_PATH</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/ZKVisibilityLabelWatcher.html#line.41">VISIBILITY_USER_AUTHS_ZK_PATH</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/ZKVisibilityLabelWatcher.html#line.42">VISIBILITY_USER_AUTHS_ZK_PATH</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher.VISIBILITY_USER_AUTHS_ZK_PATH">Constant Field Values</a></dd> @@ -336,7 +336,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>DEFAULT_VISIBILITY_USER_AUTHS_NODE</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/ZKVisibilityLabelWatcher.html#line.43">DEFAULT_VISIBILITY_USER_AUTHS_NODE</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/ZKVisibilityLabelWatcher.html#line.44">DEFAULT_VISIBILITY_USER_AUTHS_NODE</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher.DEFAULT_VISIBILITY_USER_AUTHS_NODE">Constant Field Values</a></dd> @@ -349,7 +349,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>labelsCache</h4> -<pre>private <a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html" title="class in org.apache.hadoop.hbase.security.visibility">VisibilityLabelsCache</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.45">labelsCache</a></pre> +<pre>private <a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html" title="class in org.apache.hadoop.hbase.security.visibility">VisibilityLabelsCache</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.46">labelsCache</a></pre> </li> </ul> <a name="labelZnode"> @@ -358,7 +358,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>labelZnode</h4> -<pre>private <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/ZKVisibilityLabelWatcher.html#line.46">labelZnode</a></pre> +<pre>private <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/ZKVisibilityLabelWatcher.html#line.47">labelZnode</a></pre> </li> </ul> <a name="userAuthsZnode"> @@ -367,7 +367,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockListLast"> <li class="blockList"> <h4>userAuthsZnode</h4> -<pre>private <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/ZKVisibilityLabelWatcher.html#line.47">userAuthsZnode</a></pre> +<pre>private <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/ZKVisibilityLabelWatcher.html#line.48">userAuthsZnode</a></pre> </li> </ul> </li> @@ -384,7 +384,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockListLast"> <li class="blockList"> <h4>ZKVisibilityLabelWatcher</h4> -<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.49">ZKVisibilityLabelWatcher</a>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> watcher, +<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.50">ZKVisibilityLabelWatcher</a>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> watcher, <a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html" title="class in org.apache.hadoop.hbase.security.visibility">VisibilityLabelsCache</a> labelsCache, org.apache.hadoop.conf.Configuration conf)</pre> </li> @@ -403,7 +403,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>start</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.60">start</a>() +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.61">start</a>() throws org.apache.zookeeper.KeeperException</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> @@ -417,7 +417,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>refreshVisibilityLabelsCache</h4> -<pre>private void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.74">refreshVisibilityLabelsCache</a>(byte[] data)</pre> +<pre>private void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.75">refreshVisibilityLabelsCache</a>(byte[] data)</pre> </li> </ul> <a name="refreshUserAuthsCache-byte:A-"> @@ -426,7 +426,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>refreshUserAuthsCache</h4> -<pre>private void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.82">refreshUserAuthsCache</a>(byte[] data)</pre> +<pre>private void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.83">refreshUserAuthsCache</a>(byte[] data)</pre> </li> </ul> <a name="nodeCreated-java.lang.String-"> @@ -435,7 +435,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>nodeCreated</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.91">nodeCreated</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> path)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.92">nodeCreated</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> path)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeCreated-java.lang.String-">ZooKeeperListener</a></code></span></div> <div class="block">Called when a new node has been created.</div> <dl> @@ -452,7 +452,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>nodeDeleted</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.104">nodeDeleted</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> path)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.105">nodeDeleted</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> path)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeDeleted-java.lang.String-">ZooKeeperListener</a></code></span></div> <div class="block">Called when a node has been deleted</div> <dl> @@ -469,7 +469,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>nodeDataChanged</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.109">nodeDataChanged</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> path)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.110">nodeDataChanged</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> path)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeDataChanged-java.lang.String-">ZooKeeperListener</a></code></span></div> <div class="block">Called when an existing node has changed data.</div> <dl> @@ -486,7 +486,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockList"> <li class="blockList"> <h4>nodeChildrenChanged</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.128">nodeChildrenChanged</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> path)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.129">nodeChildrenChanged</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> path)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeChildrenChanged-java.lang.String-">ZooKeeperListener</a></code></span></div> <div class="block">Called when an existing node has a child node added or removed.</div> <dl> @@ -503,7 +503,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <ul class="blockListLast"> <li class="blockList"> <h4>writeToZookeeper</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.138">writeToZookeeper</a>(byte[] data, +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#line.139">writeToZookeeper</a>(byte[] data, boolean labelsOrUserAuths)</pre> <div class="block">Write a labels mirror or user auths mirror into zookeeper</div> <dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/809180c4/devapidocs/org/apache/hadoop/hbase/util/ByteBufferAllocator.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/ByteBufferAllocator.html b/devapidocs/org/apache/hadoop/hbase/util/ByteBufferAllocator.html index 3e75d39..0a5638c 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/ByteBufferAllocator.html +++ b/devapidocs/org/apache/hadoop/hbase/util/ByteBufferAllocator.html @@ -124,8 +124,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/util/B </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><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></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferAllocator.html#allocate-long-boolean-">allocate</a></span>(long size, - boolean directByteBuffer)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferAllocator.html#allocate-long-">allocate</a></span>(long size)</code> <div class="block">Allocates a bytebuffer</div> </td> </tr> @@ -144,20 +143,18 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/util/B <!-- --> </a> <h3>Method Detail</h3> -<a name="allocate-long-boolean-"> +<a name="allocate-long-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>allocate</h4> -<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferAllocator.html#line.38">allocate</a>(long size, - boolean directByteBuffer) +<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferAllocator.html#line.37">allocate</a>(long size) 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">Allocates a bytebuffer</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>size</code> - the size of the bytebuffer</dd> -<dd><code>directByteBuffer</code> - indicator to create a direct bytebuffer</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the bytebuffer that is created</dd> <dt><span class="throwsLabel">Throws:</span></dt> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/809180c4/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html b/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html index 516b68a..cd3d0c4 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html +++ b/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>private static class <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.123">ByteBufferArray.BufferCreatorCallable</a> +<pre>private static class <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.122">ByteBufferArray.BufferCreatorCallable</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="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Callable.html?is-external=true" title="class or interface in java.util.concurrent">Callable</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>[]></pre> <div class="block">A callable that creates buffers of the specified length either onheap/offheap using the @@ -152,10 +152,6 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <td class="colFirst"><code>private int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#bufferCount">bufferCount</a></span></code> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code>private boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#directByteBuffer">directByteBuffer</a></span></code> </td> -</tr> </table> </li> </ul> @@ -171,8 +167,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#BufferCreatorCallable-int-boolean-int-org.apache.hadoop.hbase.util.ByteBufferAllocator-">BufferCreatorCallable</a></span>(int bufferCapacity, - boolean directByteBuffer, +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#BufferCreatorCallable-int-int-org.apache.hadoop.hbase.util.ByteBufferAllocator-">BufferCreatorCallable</a></span>(int bufferCapacity, int bufferCount, <a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferAllocator.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferAllocator</a> allocator)</code> </td> </tr> @@ -223,16 +218,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <ul class="blockList"> <li class="blockList"> <h4>bufferCapacity</h4> -<pre>private final int <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#line.124">bufferCapacity</a></pre> -</li> -</ul> -<a name="directByteBuffer"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>directByteBuffer</h4> -<pre>private final boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#line.125">directByteBuffer</a></pre> +<pre>private final int <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#line.123">bufferCapacity</a></pre> </li> </ul> <a name="bufferCount"> @@ -241,7 +227,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <ul class="blockList"> <li class="blockList"> <h4>bufferCount</h4> -<pre>private final int <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#line.126">bufferCount</a></pre> +<pre>private final int <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#line.124">bufferCount</a></pre> </li> </ul> <a name="allocator"> @@ -250,7 +236,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <ul class="blockListLast"> <li class="blockList"> <h4>allocator</h4> -<pre>private final <a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferAllocator.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferAllocator</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#line.127">allocator</a></pre> +<pre>private final <a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferAllocator.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferAllocator</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#line.125">allocator</a></pre> </li> </ul> </li> @@ -261,14 +247,13 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <!-- --> </a> <h3>Constructor Detail</h3> -<a name="BufferCreatorCallable-int-boolean-int-org.apache.hadoop.hbase.util.ByteBufferAllocator-"> +<a name="BufferCreatorCallable-int-int-org.apache.hadoop.hbase.util.ByteBufferAllocator-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>BufferCreatorCallable</h4> -<pre><a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#line.129">BufferCreatorCallable</a>(int bufferCapacity, - boolean directByteBuffer, +<pre><a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#line.127">BufferCreatorCallable</a>(int bufferCapacity, int bufferCount, <a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferAllocator.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferAllocator</a> allocator)</pre> </li> @@ -287,7 +272,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <ul class="blockListLast"> <li class="blockList"> <h4>call</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>[] <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#line.138">call</a>() +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>[] <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.BufferCreatorCallable.html#line.134">call</a>() throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/809180c4/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.Visitor.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.Visitor.html b/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.Visitor.html index a83604a..8bdf0ed 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.Visitor.html +++ b/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.Visitor.html @@ -105,7 +105,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>private static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.212">ByteBufferArray.Visitor</a></pre> +<pre>private static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.208">ByteBufferArray.Visitor</a></pre> </li> </ul> </div> @@ -157,7 +157,7 @@ var activeTableTab = "activeTableTab"; <ul class="blockListLast"> <li class="blockList"> <h4>visit</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.Visitor.html#line.223">visit</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> bb, +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.Visitor.html#line.219">visit</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> bb, int pos, byte[] array, int arrayOffset, http://git-wip-us.apache.org/repos/asf/hbase-site/blob/809180c4/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.html b/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.html index 1b2c211..1a36194 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.html +++ b/devapidocs/org/apache/hadoop/hbase/util/ByteBufferArray.html @@ -202,8 +202,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferArray.html#ByteBufferArray-long-boolean-org.apache.hadoop.hbase.util.ByteBufferAllocator-">ByteBufferArray</a></span>(long capacity, - boolean directByteBuffer, +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferArray.html#ByteBufferArray-long-org.apache.hadoop.hbase.util.ByteBufferAllocator-">ByteBufferArray</a></span>(long capacity, <a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferAllocator.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferAllocator</a> allocator)</code> <div class="block">We allocate a number of byte buffers as the capacity.</div> </td> @@ -233,8 +232,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>(package private) void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferArray.html#createBuffers-boolean-org.apache.hadoop.hbase.util.ByteBufferAllocator-">createBuffers</a></span>(boolean directByteBuffer, - <a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferAllocator.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferAllocator</a> allocator)</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferArray.html#createBuffers-org.apache.hadoop.hbase.util.ByteBufferAllocator-">createBuffers</a></span>(<a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferAllocator.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferAllocator</a> allocator)</code> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>int</code></td> @@ -367,7 +365,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>GET_MULTIPLE_VISTOR</h4> -<pre>private static final <a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferArray.Visitor.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferArray.Visitor</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.176">GET_MULTIPLE_VISTOR</a></pre> +<pre>private static final <a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferArray.Visitor.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferArray.Visitor</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.172">GET_MULTIPLE_VISTOR</a></pre> </li> </ul> <a name="PUT_MULTIPLE_VISITOR"> @@ -376,7 +374,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>PUT_MULTIPLE_VISITOR</h4> -<pre>private static final <a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferArray.Visitor.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferArray.Visitor</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.205">PUT_MULTIPLE_VISITOR</a></pre> +<pre>private static final <a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferArray.Visitor.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferArray.Visitor</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.201">PUT_MULTIPLE_VISITOR</a></pre> </li> </ul> </li> @@ -387,14 +385,13 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <!-- --> </a> <h3>Constructor Detail</h3> -<a name="ByteBufferArray-long-boolean-org.apache.hadoop.hbase.util.ByteBufferAllocator-"> +<a name="ByteBufferArray-long-org.apache.hadoop.hbase.util.ByteBufferAllocator-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ByteBufferArray</h4> -<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.66">ByteBufferArray</a>(long capacity, - boolean directByteBuffer, +<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.65">ByteBufferArray</a>(long capacity, <a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferAllocator.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferAllocator</a> allocator) 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">We allocate a number of byte buffers as the capacity. In order not to out @@ -403,7 +400,6 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>capacity</code> - total size of the byte buffer array</dd> -<dd><code>directByteBuffer</code> - true if we allocate direct buffer</dd> <dd><code>allocator</code> - the ByteBufferAllocator that will create the buffers</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><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></code> - throws IOException if there is an exception thrown by the allocator</dd> @@ -418,14 +414,13 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <!-- --> </a> <h3>Method Detail</h3> -<a name="createBuffers-boolean-org.apache.hadoop.hbase.util.ByteBufferAllocator-"> +<a name="createBuffers-org.apache.hadoop.hbase.util.ByteBufferAllocator-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>createBuffers</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.80">createBuffers</a>(boolean directByteBuffer, - <a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferAllocator.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferAllocator</a> allocator) +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.79">createBuffers</a>(<a href="../../../../../org/apache/hadoop/hbase/util/ByteBufferAllocator.html" title="interface in org.apache.hadoop.hbase.util">ByteBufferAllocator</a> allocator) 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> @@ -439,7 +434,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getThreadCount</h4> -<pre>int <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.115">getThreadCount</a>()</pre> +<pre>int <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.114">getThreadCount</a>()</pre> </li> </ul> <a name="roundUp-long-long-"> @@ -448,7 +443,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>roundUp</h4> -<pre>private long <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.147">roundUp</a>(long n, +<pre>private long <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.143">roundUp</a>(long n, long to)</pre> </li> </ul> @@ -458,7 +453,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getMultiple</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.158">getMultiple</a>(long start, +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.154">getMultiple</a>(long start, int len, byte[] dstArray)</pre> <div class="block">Transfers bytes from this buffer array into the given destination array</div> @@ -478,7 +473,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getMultiple</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.171">getMultiple</a>(long start, +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.167">getMultiple</a>(long start, int len, byte[] dstArray, int dstOffset)</pre> @@ -501,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>putMultiple</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.189">putMultiple</a>(long start, +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.185">putMultiple</a>(long start, int len, byte[] srcArray)</pre> <div class="block">Transfers bytes from the given source array into this buffer array</div> @@ -519,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>putMultiple</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.201">putMultiple</a>(long start, +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.197">putMultiple</a>(long start, int len, byte[] srcArray, int srcOffset)</pre> @@ -540,7 +535,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>multiple</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.237">multiple</a>(long start, +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.233">multiple</a>(long start, int len, byte[] array, int arrayOffset, @@ -565,7 +560,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>asSubByteBuff</h4> -<pre>public <a href="../../../../../org/apache/hadoop/hbase/nio/ByteBuff.html" title="class in org.apache.hadoop.hbase.nio">ByteBuff</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.281">asSubByteBuff</a>(long offset, +<pre>public <a href="../../../../../org/apache/hadoop/hbase/nio/ByteBuff.html" title="class in org.apache.hadoop.hbase.nio">ByteBuff</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferArray.html#line.277">asSubByteBuff</a>(long offset, int len)</pre> <div class="block">Creates a ByteBuff from a given array of ByteBuffers from the given offset to the length specified. For eg, if there are 4 buffers forming an array each with length 10 and http://git-wip-us.apache.org/repos/asf/hbase-site/blob/809180c4/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.CheckRegionConsistencyWorkItem.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.CheckRegionConsistencyWorkItem.html b/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.CheckRegionConsistencyWorkItem.html index 2c1e826..d948819 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.CheckRegionConsistencyWorkItem.html +++ b/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.CheckRegionConsistencyWorkItem.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>class <a href="../../../../../src-html/org/apache/hadoop/hbase/util/HBaseFsck.html#line.2045">HBaseFsck.CheckRegionConsistencyWorkItem</a> +<pre>class <a href="../../../../../src-html/org/apache/hadoop/hbase/util/HBaseFsck.html#line.2046">HBaseFsck.CheckRegionConsistencyWorkItem</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="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Callable.html?is-external=true" title="class or interface in java.util.concurrent">Callable</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></pre> </li> @@ -211,7 +211,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <ul class="blockList"> <li class="blockList"> <h4>key</h4> -<pre>private 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/util/HBaseFsck.CheckRegionConsistencyWorkItem.html#line.2046">key</a></pre> +<pre>private 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/util/HBaseFsck.CheckRegionConsistencyWorkItem.html#line.2047">key</a></pre> </li> </ul> <a name="hbi"> @@ -220,7 +220,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <ul class="blockListLast"> <li class="blockList"> <h4>hbi</h4> -<pre>private final <a href="../../../../../org/apache/hadoop/hbase/util/HBaseFsck.HbckInfo.html" title="class in org.apache.hadoop.hbase.util">HBaseFsck.HbckInfo</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/HBaseFsck.CheckRegionConsistencyWorkItem.html#line.2047">hbi</a></pre> +<pre>private final <a href="../../../../../org/apache/hadoop/hbase/util/HBaseFsck.HbckInfo.html" title="class in org.apache.hadoop.hbase.util">HBaseFsck.HbckInfo</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/HBaseFsck.CheckRegionConsistencyWorkItem.html#line.2048">hbi</a></pre> </li> </ul> </li> @@ -237,7 +237,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <ul class="blockListLast"> <li class="blockList"> <h4>CheckRegionConsistencyWorkItem</h4> -<pre><a href="../../../../../src-html/org/apache/hadoop/hbase/util/HBaseFsck.CheckRegionConsistencyWorkItem.html#line.2049">CheckRegionConsistencyWorkItem</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> key, +<pre><a href="../../../../../src-html/org/apache/hadoop/hbase/util/HBaseFsck.CheckRegionConsistencyWorkItem.html#line.2050">CheckRegionConsistencyWorkItem</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> key, <a href="../../../../../org/apache/hadoop/hbase/util/HBaseFsck.HbckInfo.html" title="class in org.apache.hadoop.hbase.util">HBaseFsck.HbckInfo</a> hbi)</pre> </li> </ul> @@ -255,7 +255,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <ul class="blockListLast"> <li class="blockList"> <h4>call</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/HBaseFsck.CheckRegionConsistencyWorkItem.html#line.2055">call</a>() +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/HBaseFsck.CheckRegionConsistencyWorkItem.html#line.2056">call</a>() throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
