http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html b/devapidocs/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html index 8decb95..06ca0c8 100644 --- a/devapidocs/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html +++ b/devapidocs/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html @@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>static class <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.271">RegionServerSnapshotManager.SnapshotSubprocedurePool</a> +<pre>static class <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.270">RegionServerSnapshotManager.SnapshotSubprocedurePool</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> <div class="block">We use the SnapshotSubprocedurePool, a class specific thread pool instead of <a href="../../../../../../org/apache/hadoop/hbase/executor/ExecutorService.html" title="class in org.apache.hadoop.hbase.executor"><code>ExecutorService</code></a>. @@ -258,7 +258,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>abortable</h4> -<pre>private final <a href="../../../../../../org/apache/hadoop/hbase/Abortable.html" title="interface in org.apache.hadoop.hbase">Abortable</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.272">abortable</a></pre> +<pre>private final <a href="../../../../../../org/apache/hadoop/hbase/Abortable.html" title="interface in org.apache.hadoop.hbase">Abortable</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.271">abortable</a></pre> </li> </ul> <a name="taskPool"> @@ -267,7 +267,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>taskPool</h4> -<pre>private final <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorCompletionService.html?is-external=true" title="class or interface in java.util.concurrent">ExecutorCompletionService</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>> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.273">taskPool</a></pre> +<pre>private final <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorCompletionService.html?is-external=true" title="class or interface in java.util.concurrent">ExecutorCompletionService</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>> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.272">taskPool</a></pre> </li> </ul> <a name="executor"> @@ -276,7 +276,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>executor</h4> -<pre>private final <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadPoolExecutor.html?is-external=true" title="class or interface in java.util.concurrent">ThreadPoolExecutor</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.274">executor</a></pre> +<pre>private final <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadPoolExecutor.html?is-external=true" title="class or interface in java.util.concurrent">ThreadPoolExecutor</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.273">executor</a></pre> </li> </ul> <a name="stopped"> @@ -285,7 +285,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>stopped</h4> -<pre>private volatile boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.275">stopped</a></pre> +<pre>private volatile boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.274">stopped</a></pre> </li> </ul> <a name="futures"> @@ -294,7 +294,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>futures</h4> -<pre>private final <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</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>>> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.276">futures</a></pre> +<pre>private final <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</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>>> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.275">futures</a></pre> </li> </ul> <a name="name"> @@ -303,7 +303,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>name</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/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.277">name</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/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.276">name</a></pre> </li> </ul> </li> @@ -320,7 +320,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>SnapshotSubprocedurePool</h4> -<pre><a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.279">SnapshotSubprocedurePool</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> name, +<pre><a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.278">SnapshotSubprocedurePool</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> name, org.apache.hadoop.conf.Configuration conf, <a href="../../../../../../org/apache/hadoop/hbase/Abortable.html" title="interface in org.apache.hadoop.hbase">Abortable</a> abortable)</pre> </li> @@ -339,7 +339,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>hasTasks</h4> -<pre>boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.294">hasTasks</a>()</pre> +<pre>boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.293">hasTasks</a>()</pre> </li> </ul> <a name="submitTask-java.util.concurrent.Callable-"> @@ -348,7 +348,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>submitTask</h4> -<pre>void <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.304">submitTask</a>(<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>> task)</pre> +<pre>void <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.303">submitTask</a>(<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>> task)</pre> <div class="block">Submit a task to the pool. NOTE: all must be submitted before you can safely <a href="../../../../../../org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#waitForOutstandingTasks--"><code>waitForOutstandingTasks()</code></a>. This @@ -361,7 +361,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>waitForOutstandingTasks</h4> -<pre>boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.317">waitForOutstandingTasks</a>() +<pre>boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.316">waitForOutstandingTasks</a>() throws <a href="../../../../../../org/apache/hadoop/hbase/errorhandling/ForeignException.html" title="class in org.apache.hadoop.hbase.errorhandling">ForeignException</a>, <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">Wait for all of the currently outstanding tasks submitted via <a href="../../../../../../org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#submitTask-java.util.concurrent.Callable-"><code>submitTask(Callable)</code></a>. @@ -382,7 +382,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>cancelTasks</h4> -<pre>void <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.361">cancelTasks</a>() +<pre>void <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.360">cancelTasks</a>() throws <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">This attempts to cancel out all pending and in progress tasks (interruptions issues)</div> <dl> @@ -397,7 +397,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>stop</h4> -<pre>void <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.381">stop</a>()</pre> +<pre>void <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.SnapshotSubprocedurePool.html#line.380">stop</a>()</pre> <div class="block">Abruptly shutdown the thread pool. Call when exiting a region server.</div> </li> </ul>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html b/devapidocs/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html index 0b9ac4d..d81a2c4 100644 --- a/devapidocs/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html +++ b/devapidocs/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html @@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab"; <br> <pre>@InterfaceAudience.LimitedPrivate(value="Configuration") @InterfaceStability.Unstable -public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.78">RegionServerSnapshotManager</a> +public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.77">RegionServerSnapshotManager</a> extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServerProcedureManager.html" title="class in org.apache.hadoop.hbase.procedure">RegionServerProcedureManager</a></pre> <div class="block">This manager class handles the work dealing with snapshots for a <a href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html" title="class in org.apache.hadoop.hbase.regionserver"><code>HRegionServer</code></a>. <p> @@ -355,7 +355,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <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/regionserver/snapshot/RegionServerSnapshotManager.html#line.79">LOG</a></pre> +<pre>private static final org.apache.commons.logging.Log <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.78">LOG</a></pre> </li> </ul> <a name="CONCURENT_SNAPSHOT_TASKS_KEY"> @@ -364,7 +364,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>CONCURENT_SNAPSHOT_TASKS_KEY</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/regionserver/snapshot/RegionServerSnapshotManager.html#line.82">CONCURENT_SNAPSHOT_TASKS_KEY</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/regionserver/snapshot/RegionServerSnapshotManager.html#line.81">CONCURENT_SNAPSHOT_TASKS_KEY</a></pre> <div class="block">Maximum number of snapshot region tasks that can run concurrently</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -378,7 +378,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>DEFAULT_CONCURRENT_SNAPSHOT_TASKS</h4> -<pre>private static final int <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.83">DEFAULT_CONCURRENT_SNAPSHOT_TASKS</a></pre> +<pre>private static final int <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.82">DEFAULT_CONCURRENT_SNAPSHOT_TASKS</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.DEFAULT_CONCURRENT_SNAPSHOT_TASKS">Constant Field Values</a></dd> @@ -391,7 +391,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>SNAPSHOT_REQUEST_THREADS_KEY</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.86">SNAPSHOT_REQUEST_THREADS_KEY</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.85">SNAPSHOT_REQUEST_THREADS_KEY</a></pre> <div class="block">Conf key for number of request threads to start snapshots on regionservers</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -405,7 +405,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>SNAPSHOT_REQUEST_THREADS_DEFAULT</h4> -<pre>public static final int <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.88">SNAPSHOT_REQUEST_THREADS_DEFAULT</a></pre> +<pre>public static final int <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.87">SNAPSHOT_REQUEST_THREADS_DEFAULT</a></pre> <div class="block"># of threads for snapshotting regions on the rs.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -419,7 +419,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>SNAPSHOT_TIMEOUT_MILLIS_KEY</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.91">SNAPSHOT_TIMEOUT_MILLIS_KEY</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.90">SNAPSHOT_TIMEOUT_MILLIS_KEY</a></pre> <div class="block">Conf key for max time to keep threads in snapshot request pool waiting</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -433,7 +433,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>SNAPSHOT_TIMEOUT_MILLIS_DEFAULT</h4> -<pre>public static final long <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.93">SNAPSHOT_TIMEOUT_MILLIS_DEFAULT</a></pre> +<pre>public static final long <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.92">SNAPSHOT_TIMEOUT_MILLIS_DEFAULT</a></pre> <div class="block">Keep threads alive in request pool for max of 300 seconds</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -447,7 +447,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>SNAPSHOT_REQUEST_WAKE_MILLIS_KEY</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.96">SNAPSHOT_REQUEST_WAKE_MILLIS_KEY</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.95">SNAPSHOT_REQUEST_WAKE_MILLIS_KEY</a></pre> <div class="block">Conf key for millis between checks to see if snapshot completed or if there are errors</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -461,7 +461,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>SNAPSHOT_REQUEST_WAKE_MILLIS_DEFAULT</h4> -<pre>private static final long <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.98">SNAPSHOT_REQUEST_WAKE_MILLIS_DEFAULT</a></pre> +<pre>private static final long <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.97">SNAPSHOT_REQUEST_WAKE_MILLIS_DEFAULT</a></pre> <div class="block">Default amount of time to check for errors while regions finish snapshotting</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -475,7 +475,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>rss</h4> -<pre>private <a href="../../../../../../org/apache/hadoop/hbase/regionserver/RegionServerServices.html" title="interface in org.apache.hadoop.hbase.regionserver">RegionServerServices</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.100">rss</a></pre> +<pre>private <a href="../../../../../../org/apache/hadoop/hbase/regionserver/RegionServerServices.html" title="interface in org.apache.hadoop.hbase.regionserver">RegionServerServices</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.99">rss</a></pre> </li> </ul> <a name="memberRpcs"> @@ -484,7 +484,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>memberRpcs</h4> -<pre>private <a href="../../../../../../org/apache/hadoop/hbase/procedure/ProcedureMemberRpcs.html" title="interface in org.apache.hadoop.hbase.procedure">ProcedureMemberRpcs</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.101">memberRpcs</a></pre> +<pre>private <a href="../../../../../../org/apache/hadoop/hbase/procedure/ProcedureMemberRpcs.html" title="interface in org.apache.hadoop.hbase.procedure">ProcedureMemberRpcs</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.100">memberRpcs</a></pre> </li> </ul> <a name="member"> @@ -493,7 +493,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockListLast"> <li class="blockList"> <h4>member</h4> -<pre>private <a href="../../../../../../org/apache/hadoop/hbase/procedure/ProcedureMember.html" title="class in org.apache.hadoop.hbase.procedure">ProcedureMember</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.102">member</a></pre> +<pre>private <a href="../../../../../../org/apache/hadoop/hbase/procedure/ProcedureMember.html" title="class in org.apache.hadoop.hbase.procedure">ProcedureMember</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.101">member</a></pre> </li> </ul> </li> @@ -510,7 +510,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>RegionServerSnapshotManager</h4> -<pre><a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.111">RegionServerSnapshotManager</a>(org.apache.hadoop.conf.Configuration conf, +<pre><a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.110">RegionServerSnapshotManager</a>(org.apache.hadoop.conf.Configuration conf, <a href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html" title="class in org.apache.hadoop.hbase.regionserver">HRegionServer</a> parent, <a href="../../../../../../org/apache/hadoop/hbase/procedure/ProcedureMemberRpcs.html" title="interface in org.apache.hadoop.hbase.procedure">ProcedureMemberRpcs</a> memberRpc, <a href="../../../../../../org/apache/hadoop/hbase/procedure/ProcedureMember.html" title="class in org.apache.hadoop.hbase.procedure">ProcedureMember</a> procMember)</pre> @@ -530,7 +530,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockListLast"> <li class="blockList"> <h4>RegionServerSnapshotManager</h4> -<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.118">RegionServerSnapshotManager</a>()</pre> +<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.117">RegionServerSnapshotManager</a>()</pre> </li> </ul> </li> @@ -547,7 +547,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>start</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.124">start</a>()</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.123">start</a>()</pre> <div class="block">Start accepting snapshot requests.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> @@ -561,7 +561,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>stop</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.135">stop</a>(boolean force) +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.134">stop</a>(boolean force) 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">Close <tt>this</tt> and all running snapshot tasks</div> <dl> @@ -580,7 +580,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>buildSubprocedure</h4> -<pre>public <a href="../../../../../../org/apache/hadoop/hbase/procedure/Subprocedure.html" title="class in org.apache.hadoop.hbase.procedure">Subprocedure</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.156">buildSubprocedure</a>(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot)</pre> +<pre>public <a href="../../../../../../org/apache/hadoop/hbase/procedure/Subprocedure.html" title="class in org.apache.hadoop.hbase.procedure">Subprocedure</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.155">buildSubprocedure</a>(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot)</pre> <div class="block">If in a running state, creates the specified subprocedure for handling an online snapshot. Because this gets the local list of regions to snapshot and not the set the master had, @@ -600,7 +600,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>getRegionsToSnapshot</h4> -<pre>private <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/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a>> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.226">getRegionsToSnapshot</a>(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot) +<pre>private <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/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a>> <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.225">getRegionsToSnapshot</a>(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot) 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">Determine if the snapshot should be handled on this server @@ -627,7 +627,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockList"> <li class="blockList"> <h4>initialize</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.395">initialize</a>(<a href="../../../../../../org/apache/hadoop/hbase/regionserver/RegionServerServices.html" title="interface in org.apache.hadoop.hbase.regionserver">RegionServerServices</a> rss) +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.html#line.394">initialize</a>(<a href="../../../../../../org/apache/hadoop/hbase/regionserver/RegionServerServices.html" title="interface in org.apache.hadoop.hbase.regionserver">RegionServerServices</a> rss) throws org.apache.zookeeper.KeeperException</pre> <div class="block">Create a default snapshot handler - uses a zookeeper based member controller.</div> <dl> @@ -646,7 +646,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/procedure/RegionServe <ul class="blockListLast"> <li class="blockList"> <h4>getProcedureSignature</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/regionserver/snapshot/RegionServerSnapshotManager.html#line.413">getProcedureSignature</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/regionserver/snapshot/RegionServerSnapshotManager.html#line.412">getProcedureSignature</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../../org/apache/hadoop/hbase/procedure/ProcedureManager.html#getProcedureSignature--">ProcedureManager</a></code></span></div> <div class="block">Return the unique signature of the procedure. This signature uniquely identifies the procedure. By default, this signature is the string used in http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.PeerRegionServerListener.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.PeerRegionServerListener.html b/devapidocs/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.PeerRegionServerListener.html index 3428e0a..c829318 100644 --- a/devapidocs/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.PeerRegionServerListener.html +++ b/devapidocs/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.PeerRegionServerListener.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.replication.HBaseReplicationEndpoint.PeerRegionServerListener</li> @@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>public static class <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.html#line.213">HBaseReplicationEndpoint.PeerRegionServerListener</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">Tracks changes to the list of region servers in a peer's cluster.</div> </li> </ul> @@ -149,11 +149,11 @@ extends <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListe </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> @@ -194,11 +194,11 @@ extends <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListe </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>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeCreated-java.lang.String-">nodeCreated</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeDataChanged-java.lang.String-">nodeDataChanged</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeDeleted-java.lang.String-">nodeDeleted</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>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeCreated-java.lang.String-">nodeCreated</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeDataChanged-java.lang.String-">nodeDataChanged</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeDeleted-java.lang.String-">nodeDeleted</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> @@ -271,11 +271,11 @@ extends <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListe <li class="blockList"> <h4>nodeChildrenChanged</h4> <pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.PeerRegionServerListener.html#line.225">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/replication/HBaseReplicationEndpoint.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.html b/devapidocs/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.html index d8d0384..a986dcc 100644 --- a/devapidocs/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.html +++ b/devapidocs/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.html @@ -199,7 +199,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.html#regionServers">regionServers</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/replication/HBaseReplicationEndpoint.html#zkw">zkw</a></span></code> </td> </tr> </table> @@ -262,7 +262,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>protected static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.html#fetchSlavesAddresses-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-">fetchSlavesAddresses</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/replication/HBaseReplicationEndpoint.html#fetchSlavesAddresses-org.apache.hadoop.hbase.zookeeper.ZKWatcher-">fetchSlavesAddresses</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">Get the list of all the region servers from the specified peer</div> </td> </tr> @@ -287,7 +287,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title </td> </tr> <tr id="i8" class="altColor"> -<td class="colFirst"><code>protected <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>protected <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/replication/HBaseReplicationEndpoint.html#getZkw--">getZkw</a></span>()</code> <div class="block">Get the ZK connection to this peer</div> </td> @@ -386,7 +386,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title <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/replication/HBaseReplicationEndpoint.html#line.53">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/replication/HBaseReplicationEndpoint.html#line.53">zkw</a></pre> </li> </ul> <a name="regionServers"> @@ -539,7 +539,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title <ul class="blockList"> <li class="blockList"> <h4>getZkw</h4> -<pre>protected <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/replication/HBaseReplicationEndpoint.html#line.126">getZkw</a>()</pre> +<pre>protected <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/replication/HBaseReplicationEndpoint.html#line.126">getZkw</a>()</pre> <div class="block">Get the ZK connection to this peer</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -598,13 +598,13 @@ implements <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title </dl> </li> </ul> -<a name="fetchSlavesAddresses-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-"> +<a name="fetchSlavesAddresses-org.apache.hadoop.hbase.zookeeper.ZKWatcher-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>fetchSlavesAddresses</h4> -<pre>protected static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.html#line.158">fetchSlavesAddresses</a>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zkw) +<pre>protected static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.html#line.158">fetchSlavesAddresses</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</pre> <div class="block">Get the list of all the region servers from the specified peer</div> <dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/replication/ReplicationFactory.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationFactory.html b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationFactory.html index b58db44..017e7c0 100644 --- a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationFactory.html +++ b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationFactory.html @@ -169,13 +169,13 @@ 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>static <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationFactory.html#getReplicationPeers-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.Abortable-">getReplicationPeers</a></span>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zk, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationFactory.html#getReplicationPeers-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.Abortable-">getReplicationPeers</a></span>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zk, org.apache.hadoop.conf.Configuration conf, <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="interface in org.apache.hadoop.hbase">Abortable</a> abortable)</code> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationFactory.html#getReplicationPeers-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.replication.ReplicationQueuesClient-org.apache.hadoop.hbase.Abortable-">getReplicationPeers</a></span>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zk, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationFactory.html#getReplicationPeers-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.replication.ReplicationQueuesClient-org.apache.hadoop.hbase.Abortable-">getReplicationPeers</a></span>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zk, org.apache.hadoop.conf.Configuration conf, <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationQueuesClient.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationQueuesClient</a> queuesClient, <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="interface in org.apache.hadoop.hbase">Abortable</a> abortable)</code> </td> @@ -190,7 +190,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationTracker.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationTracker</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationFactory.html#getReplicationTracker-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.replication.ReplicationPeers-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.Abortable-org.apache.hadoop.hbase.Stoppable-">getReplicationTracker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zookeeper, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationFactory.html#getReplicationTracker-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.replication.ReplicationPeers-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.Abortable-org.apache.hadoop.hbase.Stoppable-">getReplicationTracker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zookeeper, <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a> replicationPeers, org.apache.hadoop.conf.Configuration conf, <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="interface in org.apache.hadoop.hbase">Abortable</a> abortable, @@ -280,36 +280,36 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? </dl> </li> </ul> -<a name="getReplicationPeers-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.Abortable-"> +<a name="getReplicationPeers-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.Abortable-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getReplicationPeers</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationFactory.html#line.51">getReplicationPeers</a>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zk, +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationFactory.html#line.51">getReplicationPeers</a>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zk, org.apache.hadoop.conf.Configuration conf, <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="interface in org.apache.hadoop.hbase">Abortable</a> abortable)</pre> </li> </ul> -<a name="getReplicationPeers-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.replication.ReplicationQueuesClient-org.apache.hadoop.hbase.Abortable-"> +<a name="getReplicationPeers-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.replication.ReplicationQueuesClient-org.apache.hadoop.hbase.Abortable-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getReplicationPeers</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationFactory.html#line.56">getReplicationPeers</a>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zk, +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationFactory.html#line.56">getReplicationPeers</a>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zk, org.apache.hadoop.conf.Configuration conf, <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationQueuesClient.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationQueuesClient</a> queuesClient, <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="interface in org.apache.hadoop.hbase">Abortable</a> abortable)</pre> </li> </ul> -<a name="getReplicationTracker-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.replication.ReplicationPeers-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.Abortable-org.apache.hadoop.hbase.Stoppable-"> +<a name="getReplicationTracker-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.replication.ReplicationPeers-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.Abortable-org.apache.hadoop.hbase.Stoppable-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getReplicationTracker</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationTracker.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationTracker</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationFactory.html#line.61">getReplicationTracker</a>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> zookeeper, +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationTracker.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationTracker</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationFactory.html#line.61">getReplicationTracker</a>(<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a> zookeeper, <a href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a> replicationPeers, org.apache.hadoop.conf.Configuration conf, <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="interface in org.apache.hadoop.hbase">Abortable</a> abortable, http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.PeerConfigTracker.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.PeerConfigTracker.html b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.PeerConfigTracker.html index 86b07be..4ed03e8 100644 --- a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.PeerConfigTracker.html +++ b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.PeerConfigTracker.html @@ -100,10 +100,10 @@ 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><a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html" title="class in org.apache.hadoop.hbase.zookeeper">org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker</a></li> +<li><a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html" title="class in org.apache.hadoop.hbase.zookeeper">org.apache.hadoop.hbase.zookeeper.ZKNodeTracker</a></li> <li> <ul class="inheritance"> <li>org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl.PeerConfigTracker</li> @@ -124,7 +124,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>public class <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.html#line.284">ReplicationPeerZKImpl.PeerConfigTracker</a> -extends <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperNodeTracker</a></pre> +extends <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKNodeTracker</a></pre> <div class="block">Tracker for PeerConfigNode of this peer</div> </li> </ul> @@ -150,18 +150,18 @@ extends <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeT </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="fields.inherited.from.class.org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker"> +<li class="blockList"><a name="fields.inherited.from.class.org.apache.hadoop.hbase.zookeeper.ZKNodeTracker"> <!-- --> </a> -<h3>Fields inherited from class org.apache.hadoop.hbase.zookeeper.<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperNodeTracker</a></h3> -<code><a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html#abortable">abortable</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html#LOG">LOG</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html#node">node</a></code></li> +<h3>Fields inherited from class org.apache.hadoop.hbase.zookeeper.<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKNodeTracker</a></h3> +<code><a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#abortable">abortable</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#LOG">LOG</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#node">node</a></code></li> </ul> <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> @@ -177,8 +177,8 @@ extends <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeT <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/replication/ReplicationPeerZKImpl.PeerConfigTracker.html#PeerConfigTracker-java.lang.String-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.Abortable-">PeerConfigTracker</a></span>(<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> peerConfigNode, - <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/replication/ReplicationPeerZKImpl.PeerConfigTracker.html#PeerConfigTracker-java.lang.String-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.Abortable-">PeerConfigTracker</a></span>(<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> peerConfigNode, + <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/Abortable.html" title="interface in org.apache.hadoop.hbase">Abortable</a> abortable)</code> </td> </tr> </table> @@ -214,18 +214,18 @@ extends <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeT </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.zookeeper.ZKNodeTracker"> <!-- --> </a> -<h3>Methods inherited from class org.apache.hadoop.hbase.zookeeper.<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperNodeTracker</a></h3> -<code><a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html#blockUntilAvailable--">blockUntilAvailable</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html#blockUntilAvailable-long-boolean-">blockUntilAvailable</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html#checkIfBaseNodeAvailable--">checkIfBaseNodeAvailable</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html#getData-boolean-">getData</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html#getNode--">getNode</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html#nodeDeleted-java.lang.String-">nodeDeleted</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html#start--">start</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html#stop--">stop</a>, <a href="../ ../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html#toString--">toString</a></code></li> +<h3>Methods inherited from class org.apache.hadoop.hbase.zookeeper.<a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKNodeTracker</a></h3> +<code><a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#blockUntilAvailable--">blockUntilAvailable</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#blockUntilAvailable-long-boolean-">blockUntilAvailable</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#checkIfBaseNodeAvailable--">checkIfBaseNodeAvailable</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#getData-boolean-">getData</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#getNode--">getNode</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#nodeDeleted-java.lang.String-">nodeDeleted</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#start--">start</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#stop--">stop</a>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTrac ker.html#toString--">toString</a></code></li> </ul> <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>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html#nodeChildrenChanged-java.lang.String-">nodeChildrenChanged</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>, <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKListener.html#nodeChildrenChanged-java.lang.String-">nodeChildrenChanged</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> @@ -265,14 +265,14 @@ extends <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeT <!-- --> </a> <h3>Constructor Detail</h3> -<a name="PeerConfigTracker-java.lang.String-org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher-org.apache.hadoop.hbase.Abortable-"> +<a name="PeerConfigTracker-java.lang.String-org.apache.hadoop.hbase.zookeeper.ZKWatcher-org.apache.hadoop.hbase.Abortable-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>PeerConfigTracker</h4> <pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.PeerConfigTracker.html#line.288">PeerConfigTracker</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> peerConfigNode, - <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/Abortable.html" title="interface in org.apache.hadoop.hbase">Abortable</a> abortable)</pre> </li> </ul> @@ -300,11 +300,11 @@ extends <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeT <li class="blockList"> <h4>nodeCreated</h4> <pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.PeerConfigTracker.html#line.298">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/ZooKeeperNodeTracker.html#nodeCreated-java.lang.String-">nodeCreated</a></code> in class <code><a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperNodeTracker</a></code></dd> +<dd><code><a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#nodeCreated-java.lang.String-">nodeCreated</a></code> in class <code><a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKNodeTracker</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - full path of the new node</dd> </dl> @@ -317,11 +317,11 @@ extends <a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeT <li class="blockList"> <h4>nodeDataChanged</h4> <pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.PeerConfigTracker.html#line.309">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/ZooKeeperNodeTracker.html#nodeDataChanged-java.lang.String-">nodeDataChanged</a></code> in class <code><a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.html" title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperNodeTracker</a></code></dd> +<dd><code><a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html#nodeDataChanged-java.lang.String-">nodeDataChanged</a></code> in class <code><a href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKNodeTracker.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKNodeTracker</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - full path of the updated node</dd> </dl>
