http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.LeaderElector.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.LeaderElector.html b/devapidocs/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.LeaderElector.html index c6856c7..e60303c 100644 --- a/devapidocs/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.LeaderElector.html +++ b/devapidocs/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.LeaderElector.html @@ -194,7 +194,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Stoppable.html" ti <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/security/token/AuthenticationTokenSecretManager.LeaderElector.html#LeaderElector-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-java.lang.String-">LeaderElector</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> watcher, +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.LeaderElector.html#LeaderElector-org.apache.hadoop.hbase.zookeeper.ZKWatcher-java.lang.String-">LeaderElector</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> watcher, <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> serverName)</code> </td> </tr> </table> @@ -295,13 +295,13 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Stoppable.html" ti <!-- --> </a> <h3>Constructor Detail</h3> -<a name="LeaderElector-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-java.lang.String-"> +<a name="LeaderElector-org.apache.hadoop.hbase.zookeeper.ZKWatcher-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>LeaderElector</h4> -<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.LeaderElector.html#line.300">LeaderElector</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/token/AuthenticationTokenSecretManager.LeaderElector.html#line.300">LeaderElector</a>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> watcher, <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> serverName)</pre> </li> </ul>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.html b/devapidocs/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.html index 6cb0bce..ad3e295 100644 --- a/devapidocs/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.html +++ b/devapidocs/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.html @@ -239,8 +239,8 @@ extends org.apache.hadoop.security.token.SecretManager<<a href="../../../../. <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/security/token/AuthenticationTokenSecretManager.html#AuthenticationTokenSecretManager-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-java.lang.String-long-long-">AuthenticationTokenSecretManager</a></span>(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> zk, +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.html#AuthenticationTokenSecretManager-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZKWatcher-java.lang.String-long-long-">AuthenticationTokenSecretManager</a></span>(org.apache.hadoop.conf.Configuration conf, + <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zk, <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> serverName, long keyUpdateInterval, long tokenMaxLifetime)</code> @@ -488,14 +488,14 @@ extends org.apache.hadoop.security.token.SecretManager<<a href="../../../../. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="AuthenticationTokenSecretManager-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-java.lang.String-long-long-"> +<a name="AuthenticationTokenSecretManager-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZKWatcher-java.lang.String-long-long-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>AuthenticationTokenSecretManager</h4> <pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.html#line.91">AuthenticationTokenSecretManager</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> zk, + <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zk, <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> serverName, long keyUpdateInterval, long tokenMaxLifetime)</pre> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/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 a630ec9..d956d3b 100644 --- a/devapidocs/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html +++ b/devapidocs/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html @@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab"; <li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> -<li><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">org.apache.hadoop.hbase.zookeeper.ZooKeeperListener</a></li> +<li><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">org.apache.hadoop.hbase.zookeeper.ZKListener</a></li> <li> <ul class="inheritance"> <li>org.apache.hadoop.hbase.security.token.ZKSecretWatcher</li> @@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab"; <br> <pre>@InterfaceAudience.Private 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> +extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></pre> <div class="block">Synchronizes token encryption keys across cluster nodes.</div> </li> </ul> @@ -162,11 +162,11 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="fields.inherited.from.class.org.apache.hadoop.hbase.zookeeper.ZooKeeperListener"> +<li class="blockList"><a name="fields.inherited.from.class.org.apache.hadoop.hbase.zookeeper.ZKListener"> <!-- --> </a> -<h3>Fields inherited from class org.apache.hadoop.hbase.zookeeper.<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></h3> -<code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#watcher">watcher</a></code></li> +<h3>Fields inherited from class org.apache.hadoop.hbase.zookeeper.<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></h3> +<code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#watcher">watcher</a></code></li> </ul> </li> </ul> @@ -182,8 +182,8 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <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/security/token/ZKSecretWatcher.html#ZKSecretWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager-">ZKSecretWatcher</a></span>(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, +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#ZKSecretWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager-">ZKSecretWatcher</a></span>(org.apache.hadoop.conf.Configuration conf, + <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> watcher, <a href="../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.html" title="class in org.apache.hadoop.hbase.security.token">AuthenticationTokenSecretManager</a> secretManager)</code> </td> </tr> </table> @@ -267,11 +267,11 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.zookeeper.ZooKeeperListener"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.zookeeper.ZKListener"> <!-- --> </a> -<h3>Methods inherited from class org.apache.hadoop.hbase.zookeeper.<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></h3> -<code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#getWatcher--">getWatcher</a></code></li> +<h3>Methods inherited from class org.apache.hadoop.hbase.zookeeper.<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></h3> +<code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#getWatcher--">getWatcher</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> @@ -364,14 +364,14 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <!-- --> </a> <h3>Constructor Detail</h3> -<a name="ZKSecretWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager-"> +<a name="ZKSecretWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ZKSecretWatcher</h4> <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/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</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> </ul> @@ -404,11 +404,11 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <li class="blockList"> <h4>nodeCreated</h4> <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"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeCreated-java.lang.String-">ZKListener</a></code></span></div> <div class="block">Called when a new node has been created.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeCreated-java.lang.String-">nodeCreated</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></code></dd> +<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeCreated-java.lang.String-">nodeCreated</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - full path of the new node</dd> </dl> @@ -421,11 +421,11 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <li class="blockList"> <h4>nodeDeleted</h4> <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"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeDeleted-java.lang.String-">ZKListener</a></code></span></div> <div class="block">Called when a node has been deleted</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeDeleted-java.lang.String-">nodeDeleted</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></code></dd> +<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeDeleted-java.lang.String-">nodeDeleted</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - full path of the deleted node</dd> </dl> @@ -438,11 +438,11 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <li class="blockList"> <h4>nodeDataChanged</h4> <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"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeDataChanged-java.lang.String-">ZKListener</a></code></span></div> <div class="block">Called when an existing node has changed data.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeDataChanged-java.lang.String-">nodeDataChanged</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></code></dd> +<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeDataChanged-java.lang.String-">nodeDataChanged</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - full path of the updated node</dd> </dl> @@ -455,11 +455,11 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <li class="blockList"> <h4>nodeChildrenChanged</h4> <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"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeChildrenChanged-java.lang.String-">ZKListener</a></code></span></div> <div class="block">Called when an existing node has a child node added or removed.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeChildrenChanged-java.lang.String-">nodeChildrenChanged</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></code></dd> +<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeChildrenChanged-java.lang.String-">nodeChildrenChanged</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - full path of the node whose children have changed</dd> </dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/security/token/class-use/AuthenticationTokenSecretManager.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/security/token/class-use/AuthenticationTokenSecretManager.html b/devapidocs/org/apache/hadoop/hbase/security/token/class-use/AuthenticationTokenSecretManager.html index 03d0602..dd2d791 100644 --- a/devapidocs/org/apache/hadoop/hbase/security/token/class-use/AuthenticationTokenSecretManager.html +++ b/devapidocs/org/apache/hadoop/hbase/security/token/class-use/AuthenticationTokenSecretManager.html @@ -156,8 +156,8 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#ZKSecretWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager-">ZKSecretWatcher</a></span>(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, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html#ZKSecretWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager-">ZKSecretWatcher</a></span>(org.apache.hadoop.conf.Configuration conf, + <a href="../../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> watcher, <a href="../../../../../../../org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.html" title="class in org.apache.hadoop.hbase.security.token">AuthenticationTokenSecretManager</a> secretManager)</code> </td> </tr> </tbody> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/security/token/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/security/token/package-tree.html b/devapidocs/org/apache/hadoop/hbase/security/token/package-tree.html index 4c26c8c..83c436a 100644 --- a/devapidocs/org/apache/hadoop/hbase/security/token/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/security/token/package-tree.html @@ -101,7 +101,7 @@ </li> <li type="circle">org.apache.hadoop.hbase.security.token.<a href="../../../../../../org/apache/hadoop/hbase/security/token/TokenProvider.html" title="class in org.apache.hadoop.hbase.security.token"><span class="typeNameLink">TokenProvider</span></a> (implements org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService.Interface, org.apache.hadoop.hbase.coprocessor.<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionCoprocessor.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionCoprocessor</a>)</li> <li type="circle">org.apache.hadoop.hbase.security.token.<a href="../../../../../../org/apache/hadoop/hbase/security/token/TokenUtil.html" title="class in org.apache.hadoop.hbase.security.token"><span class="typeNameLink">TokenUtil</span></a></li> -<li type="circle">org.apache.hadoop.hbase.zookeeper.<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper"><span class="typeNameLink">ZooKeeperListener</span></a> +<li type="circle">org.apache.hadoop.hbase.zookeeper.<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper"><span class="typeNameLink">ZKListener</span></a> <ul> <li type="circle">org.apache.hadoop.hbase.security.token.<a href="../../../../../../org/apache/hadoop/hbase/security/token/ZKSecretWatcher.html" title="class in org.apache.hadoop.hbase.security.token"><span class="typeNameLink">ZKSecretWatcher</span></a></li> </ul> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html b/devapidocs/org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html index e52745c..4aef398 100644 --- a/devapidocs/org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html +++ b/devapidocs/org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html @@ -197,7 +197,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/security/visibilit </tr> <tr class="altColor"> <td class="colFirst"><code>private </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html#VisibilityLabelsCache-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.conf.Configuration-">VisibilityLabelsCache</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> watcher, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html#VisibilityLabelsCache-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.conf.Configuration-">VisibilityLabelsCache</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> watcher, org.apache.hadoop.conf.Configuration conf)</code> </td> </tr> </table> @@ -217,7 +217,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/security/visibilit </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html" title="class in org.apache.hadoop.hbase.security.visibility">VisibilityLabelsCache</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html#createAndGet-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.conf.Configuration-">createAndGet</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> watcher, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html#createAndGet-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.conf.Configuration-">createAndGet</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> watcher, org.apache.hadoop.conf.Configuration conf)</code> <div class="block">Creates the singleton instance, if not yet present, and returns the same.</div> </td> @@ -394,13 +394,13 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/security/visibilit <!-- --> </a> <h3>Constructor Detail</h3> -<a name="VisibilityLabelsCache-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.conf.Configuration-"> +<a name="VisibilityLabelsCache-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.conf.Configuration-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>VisibilityLabelsCache</h4> -<pre>private <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html#line.67">VisibilityLabelsCache</a>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> watcher, +<pre>private <a href="../../../../../../src-html/org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html#line.67">VisibilityLabelsCache</a>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> watcher, org.apache.hadoop.conf.Configuration conf) 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> @@ -417,13 +417,13 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/security/visibilit <!-- --> </a> <h3>Method Detail</h3> -<a name="createAndGet-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.conf.Configuration-"> +<a name="createAndGet-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.conf.Configuration-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>createAndGet</h4> -<pre>public static <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/VisibilityLabelsCache.html#line.84">createAndGet</a>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> watcher, +<pre>public static <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/VisibilityLabelsCache.html#line.84">createAndGet</a>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> watcher, org.apache.hadoop.conf.Configuration conf) 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 the singleton instance, if not yet present, and returns the same.</div> @@ -450,7 +450,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/security/visibilit <dd>Singleton instance of VisibilityLabelsCache</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalStateException.html?is-external=true" title="class or interface in java.lang">IllegalStateException</a></code> - when this is called before calling - <a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html#createAndGet-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.conf.Configuration-"><code>createAndGet(ZooKeeperWatcher, Configuration)</code></a></dd> + <a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html#createAndGet-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.conf.Configuration-"><code>createAndGet(ZKWatcher, Configuration)</code></a></dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/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 b8cbccf..7aba3e4 100644 --- a/devapidocs/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html +++ b/devapidocs/org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html @@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab"; <li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> -<li><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">org.apache.hadoop.hbase.zookeeper.ZooKeeperListener</a></li> +<li><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">org.apache.hadoop.hbase.zookeeper.ZKListener</a></li> <li> <ul class="inheritance"> <li>org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher</li> @@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab"; <br> <pre>@InterfaceAudience.Private 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> +extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</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> </li> @@ -171,11 +171,11 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="fields.inherited.from.class.org.apache.hadoop.hbase.zookeeper.ZooKeeperListener"> +<li class="blockList"><a name="fields.inherited.from.class.org.apache.hadoop.hbase.zookeeper.ZKListener"> <!-- --> </a> -<h3>Fields inherited from class org.apache.hadoop.hbase.zookeeper.<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></h3> -<code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#watcher">watcher</a></code></li> +<h3>Fields inherited from class org.apache.hadoop.hbase.zookeeper.<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></h3> +<code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#watcher">watcher</a></code></li> </ul> </li> </ul> @@ -191,7 +191,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <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/security/visibility/ZKVisibilityLabelWatcher.html#ZKVisibilityLabelWatcher-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache-org.apache.hadoop.conf.Configuration-">ZKVisibilityLabelWatcher</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> watcher, +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#ZKVisibilityLabelWatcher-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache-org.apache.hadoop.conf.Configuration-">ZKVisibilityLabelWatcher</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</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)</code> </td> </tr> @@ -255,11 +255,11 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.zookeeper.ZooKeeperListener"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.zookeeper.ZKListener"> <!-- --> </a> -<h3>Methods inherited from class org.apache.hadoop.hbase.zookeeper.<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></h3> -<code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#getWatcher--">getWatcher</a></code></li> +<h3>Methods inherited from class org.apache.hadoop.hbase.zookeeper.<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></h3> +<code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#getWatcher--">getWatcher</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> @@ -378,13 +378,13 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <!-- --> </a> <h3>Constructor Detail</h3> -<a name="ZKVisibilityLabelWatcher-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache-org.apache.hadoop.conf.Configuration-"> +<a name="ZKVisibilityLabelWatcher-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache-org.apache.hadoop.conf.Configuration-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ZKVisibilityLabelWatcher</h4> -<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, +<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/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</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> @@ -436,11 +436,11 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <li class="blockList"> <h4>nodeCreated</h4> <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"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeCreated-java.lang.String-">ZKListener</a></code></span></div> <div class="block">Called when a new node has been created.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeCreated-java.lang.String-">nodeCreated</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></code></dd> +<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeCreated-java.lang.String-">nodeCreated</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - full path of the new node</dd> </dl> @@ -453,11 +453,11 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <li class="blockList"> <h4>nodeDeleted</h4> <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"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeDeleted-java.lang.String-">ZKListener</a></code></span></div> <div class="block">Called when a node has been deleted</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeDeleted-java.lang.String-">nodeDeleted</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></code></dd> +<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeDeleted-java.lang.String-">nodeDeleted</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - full path of the deleted node</dd> </dl> @@ -470,11 +470,11 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <li class="blockList"> <h4>nodeDataChanged</h4> <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"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeDataChanged-java.lang.String-">ZKListener</a></code></span></div> <div class="block">Called when an existing node has changed data.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeDataChanged-java.lang.String-">nodeDataChanged</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></code></dd> +<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeDataChanged-java.lang.String-">nodeDataChanged</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - full path of the updated node</dd> </dl> @@ -487,11 +487,11 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperLi <li class="blockList"> <h4>nodeChildrenChanged</h4> <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"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeChildrenChanged-java.lang.String-">ZKListener</a></code></span></div> <div class="block">Called when an existing node has a child node added or removed.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeChildrenChanged-java.lang.String-">nodeChildrenChanged</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperListener</a></code></dd> +<dd><code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeChildrenChanged-java.lang.String-">nodeChildrenChanged</a></code> in class <code><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKListener</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - full path of the node whose children have changed</dd> </dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/security/visibility/class-use/VisibilityLabelsCache.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/security/visibility/class-use/VisibilityLabelsCache.html b/devapidocs/org/apache/hadoop/hbase/security/visibility/class-use/VisibilityLabelsCache.html index a81dca6..2b724d3 100644 --- a/devapidocs/org/apache/hadoop/hbase/security/visibility/class-use/VisibilityLabelsCache.html +++ b/devapidocs/org/apache/hadoop/hbase/security/visibility/class-use/VisibilityLabelsCache.html @@ -137,7 +137,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html" title="class in org.apache.hadoop.hbase.security.visibility">VisibilityLabelsCache</a></code></td> -<td class="colLast"><span class="typeNameLabel">VisibilityLabelsCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html#createAndGet-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.conf.Configuration-">createAndGet</a></span>(<a href="../../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> watcher, +<td class="colLast"><span class="typeNameLabel">VisibilityLabelsCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.html#createAndGet-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.conf.Configuration-">createAndGet</a></span>(<a href="../../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> watcher, org.apache.hadoop.conf.Configuration conf)</code> <div class="block">Creates the singleton instance, if not yet present, and returns the same.</div> </td> @@ -155,7 +155,7 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#ZKVisibilityLabelWatcher-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache-org.apache.hadoop.conf.Configuration-">ZKVisibilityLabelWatcher</a></span>(<a href="../../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> watcher, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html#ZKVisibilityLabelWatcher-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache-org.apache.hadoop.conf.Configuration-">ZKVisibilityLabelWatcher</a></span>(<a href="../../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</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)</code> </td> </tr> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/security/visibility/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/security/visibility/package-tree.html b/devapidocs/org/apache/hadoop/hbase/security/visibility/package-tree.html index 0dc549c..def17af 100644 --- a/devapidocs/org/apache/hadoop/hbase/security/visibility/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/security/visibility/package-tree.html @@ -149,7 +149,7 @@ <li type="circle">org.apache.hadoop.hbase.security.visibility.<a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityReplication.html" title="class in org.apache.hadoop.hbase.security.visibility"><span class="typeNameLink">VisibilityReplication</span></a> (implements org.apache.hadoop.hbase.coprocessor.<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessor.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessor</a>, org.apache.hadoop.hbase.coprocessor.<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerObserver.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerObserver</a>)</li> <li type="circle">org.apache.hadoop.hbase.security.visibility.<a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityReplicationEndpoint.html" title="class in org.apache.hadoop.hbase.security.visibility"><span class="typeNameLink">VisibilityReplicationEndpoint</span></a> (implements org.apache.hadoop.hbase.replication.<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationEndpoint</a>)</li> <li type="circle">org.apache.hadoop.hbase.security.visibility.<a href="../../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html" title="class in org.apache.hadoop.hbase.security.visibility"><span class="typeNameLink">VisibilityUtils</span></a></li> -<li type="circle">org.apache.hadoop.hbase.zookeeper.<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html" title="class in org.apache.hadoop.hbase.zookeeper"><span class="typeNameLink">ZooKeeperListener</span></a> +<li type="circle">org.apache.hadoop.hbase.zookeeper.<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html" title="class in org.apache.hadoop.hbase.zookeeper"><span class="typeNameLink">ZKListener</span></a> <ul> <li type="circle">org.apache.hadoop.hbase.security.visibility.<a href="../../../../../../org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.html" title="class in org.apache.hadoop.hbase.security.visibility"><span class="typeNameLink">ZKVisibilityLabelWatcher</span></a></li> </ul> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/thrift/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/thrift/package-tree.html b/devapidocs/org/apache/hadoop/hbase/thrift/package-tree.html index 570c4fa..59ab0ce 100644 --- a/devapidocs/org/apache/hadoop/hbase/thrift/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/thrift/package-tree.html @@ -198,9 +198,9 @@ <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.thrift.<a href="../../../../../org/apache/hadoop/hbase/thrift/ThriftMetrics.ThriftServerType.html" title="enum in org.apache.hadoop.hbase.thrift"><span class="typeNameLink">ThriftMetrics.ThriftServerType</span></a></li> -<li type="circle">org.apache.hadoop.hbase.thrift.<a href="../../../../../org/apache/hadoop/hbase/thrift/ThriftServerRunner.ImplType.html" title="enum in org.apache.hadoop.hbase.thrift"><span class="typeNameLink">ThriftServerRunner.ImplType</span></a></li> <li type="circle">org.apache.hadoop.hbase.thrift.<a href="../../../../../org/apache/hadoop/hbase/thrift/MetricsThriftServerSourceFactoryImpl.FactoryStorage.html" title="enum in org.apache.hadoop.hbase.thrift"><span class="typeNameLink">MetricsThriftServerSourceFactoryImpl.FactoryStorage</span></a></li> +<li type="circle">org.apache.hadoop.hbase.thrift.<a href="../../../../../org/apache/hadoop/hbase/thrift/ThriftServerRunner.ImplType.html" title="enum in org.apache.hadoop.hbase.thrift"><span class="typeNameLink">ThriftServerRunner.ImplType</span></a></li> +<li type="circle">org.apache.hadoop.hbase.thrift.<a href="../../../../../org/apache/hadoop/hbase/thrift/ThriftMetrics.ThriftServerType.html" title="enum in org.apache.hadoop.hbase.thrift"><span class="typeNameLink">ThriftMetrics.ThriftServerType</span></a></li> </ul> </li> </ul> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.html b/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.html index 1786fe1..1bb40db 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.html +++ b/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.html @@ -576,7 +576,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/HBaseFsck.html#TO_BE_LOADED">TO_BE_LOADED</a></span></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a></code></td> +<td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/HBaseFsck.html#zkw">zkw</a></span></code> </td> </tr> </table> @@ -741,7 +741,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/HBaseFsck.html#createThreadPool-org.apache.hadoop.conf.Configuration-">createThreadPool</a></span>(org.apache.hadoop.conf.Configuration conf)</code> </td> </tr> <tr id="i22" class="altColor"> -<td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a></code></td> +<td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/HBaseFsck.html#createZooKeeperWatcher--">createZooKeeperWatcher</a></span>()</code> </td> </tr> <tr id="i23" class="rowColor"> @@ -2041,7 +2041,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h <ul class="blockList"> <li class="blockList"> <h4>zkw</h4> -<pre>private <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/HBaseFsck.html#line.319">zkw</a></pre> +<pre>private <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/HBaseFsck.html#line.319">zkw</a></pre> </li> </ul> <a name="hbckEphemeralNodePath"> @@ -2866,8 +2866,8 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h <ul class="blockList"> <li class="blockList"> <h4>createZooKeeperWatcher</h4> -<pre>private <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/HBaseFsck.html#line.1921">createZooKeeperWatcher</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> +<pre>private <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/HBaseFsck.html#line.1921">createZooKeeperWatcher</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="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></dd> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/util/ZKDataMigrator.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/ZKDataMigrator.html b/devapidocs/org/apache/hadoop/hbase/util/ZKDataMigrator.html index 42884ec..de20ad2 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/ZKDataMigrator.html +++ b/devapidocs/org/apache/hadoop/hbase/util/ZKDataMigrator.html @@ -169,14 +169,14 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>private static org.apache.hadoop.hbase.shaded.protobuf.generated.ZooKeeperProtos.DeprecatedTableState.State</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ZKDataMigrator.html#getTableState-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.TableName-">getTableState</a></span>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zkw, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ZKDataMigrator.html#getTableState-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.TableName-">getTableState</a></span>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zkw, <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static <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="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>,<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ZKDataMigrator.html#queryForTableStates-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-">queryForTableStates</a></span>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zkw)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/util/ZKDataMigrator.html#queryForTableStates-org.apache.hadoop.hbase.zookeeper.ZKWatcher-">queryForTableStates</a></span>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zkw)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> </td> </tr> @@ -236,14 +236,14 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <!-- --> </a> <h3>Method Detail</h3> -<a name="queryForTableStates-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-"> +<a name="queryForTableStates-org.apache.hadoop.hbase.zookeeper.ZKWatcher-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>queryForTableStates</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public static <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="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>,<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ZKDataMigrator.html#line.55">queryForTableStates</a>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zkw) +public static <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="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>,<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ZKDataMigrator.html#line.55">queryForTableStates</a>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zkw) throws org.apache.zookeeper.KeeperException, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> @@ -260,14 +260,14 @@ public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/M </dl> </li> </ul> -<a name="getTableState-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.TableName-"> +<a name="getTableState-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.TableName-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getTableState</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -private static org.apache.hadoop.hbase.shaded.protobuf.generated.ZooKeeperProtos.DeprecatedTableState.State <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ZKDataMigrator.html#line.95">getTableState</a>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zkw, +private static org.apache.hadoop.hbase.shaded.protobuf.generated.ZooKeeperProtos.DeprecatedTableState.State <a href="../../../../../src-html/org/apache/hadoop/hbase/util/ZKDataMigrator.html#line.95">getTableState</a>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zkw, <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName) throws org.apache.zookeeper.KeeperException, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></pre> @@ -275,7 +275,7 @@ private static org.apache.hadoop.hbase.shaded.protobuf.generated.ZooKeeperP <div class="block">Gets table state from ZK.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>zkw</code> - ZooKeeperWatcher instance to use</dd> +<dd><code>zkw</code> - ZKWatcher instance to use</dd> <dd><code>tableName</code> - table we're checking</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>Null or <code>ZooKeeperProtos.DeprecatedTableState.State</code> found in znode.</dd> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/util/class-use/HBaseFsck.ErrorReporter.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/class-use/HBaseFsck.ErrorReporter.html b/devapidocs/org/apache/hadoop/hbase/util/class-use/HBaseFsck.ErrorReporter.html index 317d82c..885ae7e 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/class-use/HBaseFsck.ErrorReporter.html +++ b/devapidocs/org/apache/hadoop/hbase/util/class-use/HBaseFsck.ErrorReporter.html @@ -276,8 +276,8 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/util/hbck/ReplicationChecker.html#ReplicationChecker-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.client.ClusterConnection-org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter-">ReplicationChecker</a></span>(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> zkw, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/util/hbck/ReplicationChecker.html#ReplicationChecker-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.client.ClusterConnection-org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter-">ReplicationChecker</a></span>(org.apache.hadoop.conf.Configuration conf, + <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zkw, <a href="../../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a> connection, <a href="../../../../../../org/apache/hadoop/hbase/util/HBaseFsck.ErrorReporter.html" title="interface in org.apache.hadoop.hbase.util">HBaseFsck.ErrorReporter</a> errorReporter)</code> </td> </tr> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/util/class-use/Pair.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/class-use/Pair.html b/devapidocs/org/apache/hadoop/hbase/util/class-use/Pair.html index 2a4f78c..0ca2bc5 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/class-use/Pair.html +++ b/devapidocs/org/apache/hadoop/hbase/util/class-use/Pair.html @@ -2025,11 +2025,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code><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/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a><<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>>></code></td> -<td class="colLast"><span class="typeNameLabel">MetaTableLocator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/MetaTableLocator.html#getMetaRegionsAndLocations-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-">getMetaRegionsAndLocations</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zkw)</code> </td> +<td class="colLast"><span class="typeNameLabel">MetaTableLocator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/MetaTableLocator.html#getMetaRegionsAndLocations-org.apache.hadoop.hbase.zookeeper.ZKWatcher-">getMetaRegionsAndLocations</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zkw)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><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/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a><<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>>></code></td> -<td class="colLast"><span class="typeNameLabel">MetaTableLocator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/MetaTableLocator.html#getMetaRegionsAndLocations-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-int-">getMetaRegionsAndLocations</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zkw, +<td class="colLast"><span class="typeNameLabel">MetaTableLocator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/zookeeper/MetaTableLocator.html#getMetaRegionsAndLocations-org.apache.hadoop.hbase.zookeeper.ZKWatcher-int-">getMetaRegionsAndLocations</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zkw, int replicaId)</code> </td> </tr> </tbody> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/util/hbck/ReplicationChecker.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/hbck/ReplicationChecker.html b/devapidocs/org/apache/hadoop/hbase/util/hbck/ReplicationChecker.html index 3b9cade..7d88c8e 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/hbck/ReplicationChecker.html +++ b/devapidocs/org/apache/hadoop/hbase/util/hbck/ReplicationChecker.html @@ -161,8 +161,8 @@ 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/hbck/ReplicationChecker.html#ReplicationChecker-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.client.ClusterConnection-org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter-">ReplicationChecker</a></span>(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> zkw, +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/util/hbck/ReplicationChecker.html#ReplicationChecker-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.client.ClusterConnection-org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter-">ReplicationChecker</a></span>(org.apache.hadoop.conf.Configuration conf, + <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zkw, <a href="../../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a> connection, <a href="../../../../../../org/apache/hadoop/hbase/util/HBaseFsck.ErrorReporter.html" title="interface in org.apache.hadoop.hbase.util">HBaseFsck.ErrorReporter</a> errorReporter)</code> </td> </tr> @@ -267,14 +267,14 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <!-- --> </a> <h3>Constructor Detail</h3> -<a name="ReplicationChecker-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.client.ClusterConnection-org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter-"> +<a name="ReplicationChecker-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.client.ClusterConnection-org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ReplicationChecker</h4> <pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/util/hbck/ReplicationChecker.html#line.50">ReplicationChecker</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> zkw, + <a href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zkw, <a href="../../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a> connection, <a href="../../../../../../org/apache/hadoop/hbase/util/HBaseFsck.ErrorReporter.html" title="interface in org.apache.hadoop.hbase.util">HBaseFsck.ErrorReporter</a> errorReporter) 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> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/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 9a02166..fc0a467 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/util/package-tree.html @@ -537,13 +537,13 @@ <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/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/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/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.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/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/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/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/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/PrettyPrinter.Unit.html" title="enum in org.apache.hadoop.hbase.util"><span class="typeNameLink">PrettyPrinter.Unit</span></a></li> </ul> </li> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/wal/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/wal/package-tree.html b/devapidocs/org/apache/hadoop/hbase/wal/package-tree.html index 2af2b6e..f71ca25 100644 --- a/devapidocs/org/apache/hadoop/hbase/wal/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/wal/package-tree.html @@ -175,8 +175,8 @@ <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.wal.<a href="../../../../../org/apache/hadoop/hbase/wal/WALFactory.Providers.html" title="enum in org.apache.hadoop.hbase.wal"><span class="typeNameLink">WALFactory.Providers</span></a></li> <li type="circle">org.apache.hadoop.hbase.wal.<a href="../../../../../org/apache/hadoop/hbase/wal/RegionGroupingProvider.Strategies.html" title="enum in org.apache.hadoop.hbase.wal"><span class="typeNameLink">RegionGroupingProvider.Strategies</span></a></li> +<li type="circle">org.apache.hadoop.hbase.wal.<a href="../../../../../org/apache/hadoop/hbase/wal/WALFactory.Providers.html" title="enum in org.apache.hadoop.hbase.wal"><span class="typeNameLink">WALFactory.Providers</span></a></li> </ul> </li> </ul>
