http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionCoprocessorEnvironment.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionCoprocessorEnvironment.html b/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionCoprocessorEnvironment.html index f06f7be..14bddf4 100644 --- a/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionCoprocessorEnvironment.html +++ b/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionCoprocessorEnvironment.html @@ -1097,11 +1097,11 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>(package private) void</code></td> +<td class="colFirst"><code>private void</code></td> <td class="colLast"><span class="typeNameLabel">AccessController.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/access/AccessController.html#initialize-org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment-">initialize</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionCoprocessorEnvironment</a> e)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>(package private) <a href="../../../../../../org/apache/hadoop/hbase/security/access/AuthResult.html" title="class in org.apache.hadoop.hbase.security.access">AuthResult</a></code></td> +<td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/security/access/AuthResult.html" title="class in org.apache.hadoop.hbase.security.access">AuthResult</a></code></td> <td class="colLast"><span class="typeNameLabel">AccessController.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/access/AccessController.html#permissionGranted-org.apache.hadoop.hbase.security.access.AccessController.OpType-org.apache.hadoop.hbase.security.User-org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment-java.util.Map-org.apache.hadoop.hbase.security.access.Permission.Action...-">permissionGranted</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/security/access/AccessController.OpType.html" title="enum in org.apache.hadoop.hbase.security.access">AccessController.OpType</a> opType, <a href="../../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> user, <a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionCoprocessorEnvironment</a> e, @@ -1112,7 +1112,7 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>(package private) <a href="../../../../../../org/apache/hadoop/hbase/security/access/AuthResult.html" title="class in org.apache.hadoop.hbase.security.access">AuthResult</a></code></td> +<td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/security/access/AuthResult.html" title="class in org.apache.hadoop.hbase.security.access">AuthResult</a></code></td> <td class="colLast"><span class="typeNameLabel">AccessController.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/access/AccessController.html#permissionGranted-java.lang.String-org.apache.hadoop.hbase.security.User-org.apache.hadoop.hbase.security.access.Permission.Action-org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment-java.util.Map-">permissionGranted</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> request, <a href="../../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> user, <a href="../../../../../../org/apache/hadoop/hbase/security/access/Permission.Action.html" title="enum in org.apache.hadoop.hbase.security.access">Permission.Action</a> permRequest, @@ -1123,7 +1123,7 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>(package private) void</code></td> +<td class="colFirst"><code>private void</code></td> <td class="colLast"><span class="typeNameLabel">AccessController.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/access/AccessController.html#updateACL-org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment-java.util.Map-">updateACL</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionCoprocessorEnvironment</a> e, <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><byte[],<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/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>>> familyMap)</code> <div class="block">Writes all table ACLs for the tables in the given Map up into ZooKeeper
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionServerCoprocessorEnvironment.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionServerCoprocessorEnvironment.html b/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionServerCoprocessorEnvironment.html index 916e90e..d634c7e 100644 --- a/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionServerCoprocessorEnvironment.html +++ b/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionServerCoprocessorEnvironment.html @@ -131,6 +131,12 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>default void</code></td> +<td class="colLast"><span class="typeNameLabel">RegionServerObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerObserver.html#postExecuteProcedures-org.apache.hadoop.hbase.coprocessor.ObserverContext-">postExecuteProcedures</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> ctx)</code> +<div class="block">This will be called after executing procedures</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>default void</code></td> <td class="colLast"><span class="typeNameLabel">RegionServerObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerObserver.html#postReplicateLogEntries-org.apache.hadoop.hbase.coprocessor.ObserverContext-">postReplicateLogEntries</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> ctx)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <div class="block"><span class="deprecationComment">As of release 2.0.0 with out any replacement. This is maintained for internal @@ -138,18 +144,24 @@ </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>default void</code></td> <td class="colLast"><span class="typeNameLabel">RegionServerObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerObserver.html#postRollWALWriterRequest-org.apache.hadoop.hbase.coprocessor.ObserverContext-">postRollWALWriterRequest</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> ctx)</code> <div class="block">This will be called after executing user request to roll a region server WAL.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>default void</code></td> <td class="colLast"><span class="typeNameLabel">RegionServerObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerObserver.html#preClearCompactionQueues-org.apache.hadoop.hbase.coprocessor.ObserverContext-">preClearCompactionQueues</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> ctx)</code> <div class="block">This will be called before clearing compaction queues</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>default void</code></td> +<td class="colLast"><span class="typeNameLabel">RegionServerObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerObserver.html#preExecuteProcedures-org.apache.hadoop.hbase.coprocessor.ObserverContext-">preExecuteProcedures</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> ctx)</code> +<div class="block">This will be called before executing procedures</div> +</td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>default void</code></td> <td class="colLast"><span class="typeNameLabel">RegionServerObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerObserver.html#preReplicateLogEntries-org.apache.hadoop.hbase.coprocessor.ObserverContext-">preReplicateLogEntries</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> ctx)</code> @@ -228,14 +240,18 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">AccessController.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/access/AccessController.html#preReplicateLogEntries-org.apache.hadoop.hbase.coprocessor.ObserverContext-">preReplicateLogEntries</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> ctx)</code> </td> +<td class="colLast"><span class="typeNameLabel">AccessController.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/access/AccessController.html#preExecuteProcedures-org.apache.hadoop.hbase.coprocessor.ObserverContext-">preExecuteProcedures</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> ctx)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">AccessController.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/access/AccessController.html#preRollWALWriterRequest-org.apache.hadoop.hbase.coprocessor.ObserverContext-">preRollWALWriterRequest</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> ctx)</code> </td> +<td class="colLast"><span class="typeNameLabel">AccessController.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/access/AccessController.html#preReplicateLogEntries-org.apache.hadoop.hbase.coprocessor.ObserverContext-">preReplicateLogEntries</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> ctx)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">AccessController.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/access/AccessController.html#preRollWALWriterRequest-org.apache.hadoop.hbase.coprocessor.ObserverContext-">preRollWALWriterRequest</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> ctx)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">AccessController.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/security/access/AccessController.html#preStopRegionServer-org.apache.hadoop.hbase.coprocessor.ObserverContext-">preStopRegionServer</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> ctx)</code> </td> </tr> </tbody> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html b/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html index f7219bb..a07a830 100644 --- a/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html +++ b/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html @@ -112,24 +112,18 @@ <td class="colLast"> </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="#org.apache.hadoop.hbase.replication">org.apache.hadoop.hbase.replication</a></td> -<td class="colLast"> -<div class="block">Multi Cluster Replication</div> -</td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.hadoop.hbase.security.access">org.apache.hadoop.hbase.security.access</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.hadoop.hbase.security.visibility">org.apache.hadoop.hbase.security.visibility</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.hadoop.hbase.util">org.apache.hadoop.hbase.util</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.hadoop.hbase.zookeeper">org.apache.hadoop.hbase.zookeeper</a></td> <td class="colLast"> </td> </tr> @@ -476,34 +470,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.hadoop.hbase.replication"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../org/apache/hadoop/hbase/exceptions/DeserializationException.html" title="class in org.apache.hadoop.hbase.exceptions">DeserializationException</a> in <a href="../../../../../../org/apache/hadoop/hbase/replication/package-summary.html">org.apache.hadoop.hbase.replication</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../org/apache/hadoop/hbase/replication/package-summary.html">org.apache.hadoop.hbase.replication</a> that throw <a href="../../../../../../org/apache/hadoop/hbase/exceptions/DeserializationException.html" title="class in org.apache.hadoop.hbase.exceptions">DeserializationException</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ReplicationPeerZKImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.html#isStateEnabled-byte:A-">isStateEnabled</a></span>(byte[] bytes)</code> -<div class="block">Parse the raw data from ZK to get a peer's state</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private static org.apache.hadoop.hbase.shaded.protobuf.generated.ReplicationProtos.ReplicationState.State</code></td> -<td class="colLast"><span class="typeNameLabel">ReplicationPeerZKImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.html#parseStateFrom-byte:A-">parseStateFrom</a></span>(byte[] bytes)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private void</code></td> -<td class="colLast"><span class="typeNameLabel">ReplicationPeerZKImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.html#readPeerStateZnode--">readPeerStateZnode</a></span>()</code> </td> -</tr> -</tbody> -</table> -</li> <li class="blockList"><a name="org.apache.hadoop.hbase.security.access"> <!-- --> </a> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/devapidocs/org/apache/hadoop/hbase/exceptions/package-use.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/exceptions/package-use.html b/devapidocs/org/apache/hadoop/hbase/exceptions/package-use.html index b9dd7a7..46024a6 100644 --- a/devapidocs/org/apache/hadoop/hbase/exceptions/package-use.html +++ b/devapidocs/org/apache/hadoop/hbase/exceptions/package-use.html @@ -442,11 +442,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div> </tr> <tbody> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html#org.apache.hadoop.hbase.replication">DeserializationException</a> -<div class="block">Failed deserialization.</div> -</td> -</tr> -<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/hadoop/hbase/exceptions/class-use/HBaseException.html#org.apache.hadoop.hbase.replication">HBaseException</a> <div class="block">Base checked exception in HBase.</div> </td> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/devapidocs/org/apache/hadoop/hbase/executor/EventHandler.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/executor/EventHandler.html b/devapidocs/org/apache/hadoop/hbase/executor/EventHandler.html index b13c030..9562d79 100644 --- a/devapidocs/org/apache/hadoop/hbase/executor/EventHandler.html +++ b/devapidocs/org/apache/hadoop/hbase/executor/EventHandler.html @@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab"; </dl> <dl> <dt>Direct Known Subclasses:</dt> -<dd><a href="../../../../../org/apache/hadoop/hbase/regionserver/handler/CloseRegionHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">CloseRegionHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactedHFilesDischargeHandler.html" title="class in org.apache.hadoop.hbase.regionserver">CompactedHFilesDischargeHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/regionserver/handler/OpenRegionHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">OpenRegionHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/regionserver/handler/ParallelSeekHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">ParallelSeekHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/regionserver/handler/RegionReplicaFlushHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">RegionReplicaFlushHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/master/snapshot/TakeS napshotHandler.html" title="class in org.apache.hadoop.hbase.master.snapshot">TakeSnapshotHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/regionserver/handler/WALSplitterHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">WALSplitterHandler</a></dd> +<dd><a href="../../../../../org/apache/hadoop/hbase/regionserver/handler/CloseRegionHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">CloseRegionHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactedHFilesDischargeHandler.html" title="class in org.apache.hadoop.hbase.regionserver">CompactedHFilesDischargeHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/regionserver/handler/OpenRegionHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">OpenRegionHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/regionserver/handler/ParallelSeekHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">ParallelSeekHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/regionserver/handler/RegionReplicaFlushHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">RegionReplicaFlushHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/regionserver/handler/ RSProcedureHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">RSProcedureHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.html" title="class in org.apache.hadoop.hbase.master.snapshot">TakeSnapshotHandler</a>, <a href="../../../../../org/apache/hadoop/hbase/regionserver/handler/WALSplitterHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">WALSplitterHandler</a></dd> </dl> <hr> <br> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/devapidocs/org/apache/hadoop/hbase/executor/EventType.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/executor/EventType.html b/devapidocs/org/apache/hadoop/hbase/executor/EventType.html index 77acc73..181ac18 100644 --- a/devapidocs/org/apache/hadoop/hbase/executor/EventType.html +++ b/devapidocs/org/apache/hadoop/hbase/executor/EventType.html @@ -119,17 +119,16 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>@InterfaceAudience.Private -public enum <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.34">EventType</a> +public enum <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.33">EventType</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a>></pre> -<div class="block">List of all HBase event handler types. Event types are named by a - convention: event type names specify the component from which the event - originated and then where its destined -- e.g. RS2ZK_ prefix means the - event came from a regionserver destined for zookeeper -- and then what - the even is; e.g. REGION_OPENING. - - <p>We give the enums indices so we can add types later and keep them - grouped together rather than have to add them always to the end as we - would have to if we used raw enum ordinals.</div> +<div class="block">List of all HBase event handler types. + <p> + Event types are named by a convention: event type names specify the component from which the + event originated and then where its destined -- e.g. RS_ZK_ prefix means the event came from a + regionserver destined for zookeeper -- and then what the even is; e.g. REGION_OPENING. + <p> + We give the enums indices so we can add types later and keep them grouped together rather than + have to add them always to the end as we would have to if we used raw enum ordinals.</div> </li> </ul> </div> @@ -337,74 +336,81 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is </td> </tr> <tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html#RS_REFRESH_PEER">RS_REFRESH_PEER</a></span></code> +<div class="block">RS refresh peer.<br> + + RS_REFRESH_PEER</div> +</td> +</tr> +<tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html#RS_REGION_REPLICA_FLUSH">RS_REGION_REPLICA_FLUSH</a></span></code> <div class="block">RS flush triggering from secondary region replicas to primary region replica.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html#RS_ZK_REGION_CLOSED">RS_ZK_REGION_CLOSED</a></span></code> <div class="block">RS_ZK_REGION_CLOSED<br> RS has finished closing a region.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html#RS_ZK_REGION_FAILED_OPEN">RS_ZK_REGION_FAILED_OPEN</a></span></code> <div class="block">RS_ZK_REGION_FAILED_OPEN<br> RS failed to open a region.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html#RS_ZK_REGION_MERGED">RS_ZK_REGION_MERGED</a></span></code> <div class="block">RS_ZK_REGION_MERGE<br> RS region merge has completed and is notifying the master.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html#RS_ZK_REGION_MERGING">RS_ZK_REGION_MERGING</a></span></code> <div class="block">RS_ZK_REGION_MERGING<br> RS has started merging regions after master says it's ok to move on.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html#RS_ZK_REGION_OPENED">RS_ZK_REGION_OPENED</a></span></code> <div class="block">RS_ZK_REGION_OPENED<br> RS has finished opening a region.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html#RS_ZK_REGION_OPENING">RS_ZK_REGION_OPENING</a></span></code> <div class="block">RS_ZK_REGION_OPENING<br> RS is in process of opening a region.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html#RS_ZK_REGION_SPLIT">RS_ZK_REGION_SPLIT</a></span></code> <div class="block">RS_ZK_REGION_SPLIT<br> RS split has completed and is notifying the master.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html#RS_ZK_REGION_SPLITTING">RS_ZK_REGION_SPLITTING</a></span></code> <div class="block">RS_ZK_REGION_SPLITTING<br> RS has started a region split after master says it's ok to move on.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html#RS_ZK_REQUEST_REGION_MERGE">RS_ZK_REQUEST_REGION_MERGE</a></span></code> <div class="block">RS_ZK_REQUEST_REGION_MERGE<br> RS has requested to merge two regions.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html#RS_ZK_REQUEST_REGION_SPLIT">RS_ZK_REQUEST_REGION_SPLIT</a></span></code> <div class="block">RS_ZK_REQUEST_REGION_SPLIT<br> @@ -513,7 +519,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_ZK_REGION_CLOSED</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.44">RS_ZK_REGION_CLOSED</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.43">RS_ZK_REGION_CLOSED</a></pre> <div class="block">RS_ZK_REGION_CLOSED<br> RS has finished closing a region.</div> @@ -525,7 +531,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_ZK_REGION_OPENING</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.50">RS_ZK_REGION_OPENING</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.49">RS_ZK_REGION_OPENING</a></pre> <div class="block">RS_ZK_REGION_OPENING<br> RS is in process of opening a region.</div> @@ -537,7 +543,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_ZK_REGION_OPENED</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.56">RS_ZK_REGION_OPENED</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.55">RS_ZK_REGION_OPENED</a></pre> <div class="block">RS_ZK_REGION_OPENED<br> RS has finished opening a region.</div> @@ -549,7 +555,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_ZK_REGION_SPLITTING</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.62">RS_ZK_REGION_SPLITTING</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.61">RS_ZK_REGION_SPLITTING</a></pre> <div class="block">RS_ZK_REGION_SPLITTING<br> RS has started a region split after master says it's ok to move on.</div> @@ -561,7 +567,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_ZK_REGION_SPLIT</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.68">RS_ZK_REGION_SPLIT</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.67">RS_ZK_REGION_SPLIT</a></pre> <div class="block">RS_ZK_REGION_SPLIT<br> RS split has completed and is notifying the master.</div> @@ -573,7 +579,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_ZK_REGION_FAILED_OPEN</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.74">RS_ZK_REGION_FAILED_OPEN</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.73">RS_ZK_REGION_FAILED_OPEN</a></pre> <div class="block">RS_ZK_REGION_FAILED_OPEN<br> RS failed to open a region.</div> @@ -585,7 +591,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_ZK_REGION_MERGING</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.80">RS_ZK_REGION_MERGING</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.79">RS_ZK_REGION_MERGING</a></pre> <div class="block">RS_ZK_REGION_MERGING<br> RS has started merging regions after master says it's ok to move on.</div> @@ -597,7 +603,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_ZK_REGION_MERGED</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.86">RS_ZK_REGION_MERGED</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.85">RS_ZK_REGION_MERGED</a></pre> <div class="block">RS_ZK_REGION_MERGE<br> RS region merge has completed and is notifying the master.</div> @@ -609,7 +615,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_ZK_REQUEST_REGION_SPLIT</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.93">RS_ZK_REQUEST_REGION_SPLIT</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.92">RS_ZK_REQUEST_REGION_SPLIT</a></pre> <div class="block">RS_ZK_REQUEST_REGION_SPLIT<br> RS has requested to split a region. This is to notify master @@ -622,7 +628,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_ZK_REQUEST_REGION_MERGE</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.100">RS_ZK_REQUEST_REGION_MERGE</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.99">RS_ZK_REQUEST_REGION_MERGE</a></pre> <div class="block">RS_ZK_REQUEST_REGION_MERGE<br> RS has requested to merge two regions. This is to notify master @@ -635,7 +641,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_RS_OPEN_REGION</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.107">M_RS_OPEN_REGION</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.106">M_RS_OPEN_REGION</a></pre> <div class="block">Messages originating from Master to RS.<br> M_RS_OPEN_REGION<br> Master asking RS to open a region.</div> @@ -647,7 +653,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_RS_OPEN_ROOT</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.113">M_RS_OPEN_ROOT</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.112">M_RS_OPEN_ROOT</a></pre> <div class="block">Messages originating from Master to RS.<br> M_RS_OPEN_ROOT<br> Master asking RS to open root.</div> @@ -659,7 +665,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_RS_OPEN_META</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.119">M_RS_OPEN_META</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.118">M_RS_OPEN_META</a></pre> <div class="block">Messages originating from Master to RS.<br> M_RS_OPEN_META<br> Master asking RS to open meta.</div> @@ -671,7 +677,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_RS_CLOSE_REGION</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.125">M_RS_CLOSE_REGION</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.124">M_RS_CLOSE_REGION</a></pre> <div class="block">Messages originating from Master to RS.<br> M_RS_CLOSE_REGION<br> Master asking RS to close a region.</div> @@ -683,7 +689,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_RS_CLOSE_ROOT</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.131">M_RS_CLOSE_ROOT</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.130">M_RS_CLOSE_ROOT</a></pre> <div class="block">Messages originating from Master to RS.<br> M_RS_CLOSE_ROOT<br> Master asking RS to close root.</div> @@ -695,7 +701,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_RS_CLOSE_META</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.137">M_RS_CLOSE_META</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.136">M_RS_CLOSE_META</a></pre> <div class="block">Messages originating from Master to RS.<br> M_RS_CLOSE_META<br> Master asking RS to close meta.</div> @@ -707,7 +713,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_RS_OPEN_PRIORITY_REGION</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.143">M_RS_OPEN_PRIORITY_REGION</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.142">M_RS_OPEN_PRIORITY_REGION</a></pre> <div class="block">Messages originating from Master to RS.<br> M_RS_OPEN_PRIORITY_REGION<br> Master asking RS to open a priority region.</div> @@ -719,7 +725,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>C_M_MERGE_REGION</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.150">C_M_MERGE_REGION</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.149">C_M_MERGE_REGION</a></pre> <div class="block">Messages originating from Client to Master.<br> C_M_MERGE_REGION<br> Client asking Master to merge regions.</div> @@ -731,7 +737,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>C_M_DELETE_TABLE</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.156">C_M_DELETE_TABLE</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.155">C_M_DELETE_TABLE</a></pre> <div class="block">Messages originating from Client to Master.<br> C_M_DELETE_TABLE<br> Client asking Master to delete a table.</div> @@ -743,7 +749,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>C_M_DISABLE_TABLE</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.162">C_M_DISABLE_TABLE</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.161">C_M_DISABLE_TABLE</a></pre> <div class="block">Messages originating from Client to Master.<br> C_M_DISABLE_TABLE<br> Client asking Master to disable a table.</div> @@ -755,7 +761,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>C_M_ENABLE_TABLE</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.168">C_M_ENABLE_TABLE</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.167">C_M_ENABLE_TABLE</a></pre> <div class="block">Messages originating from Client to Master.<br> C_M_ENABLE_TABLE<br> Client asking Master to enable a table.</div> @@ -767,7 +773,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>C_M_MODIFY_TABLE</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.174">C_M_MODIFY_TABLE</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.173">C_M_MODIFY_TABLE</a></pre> <div class="block">Messages originating from Client to Master.<br> C_M_MODIFY_TABLE<br> Client asking Master to modify a table.</div> @@ -779,7 +785,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>C_M_ADD_FAMILY</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.180">C_M_ADD_FAMILY</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.179">C_M_ADD_FAMILY</a></pre> <div class="block">Messages originating from Client to Master.<br> C_M_ADD_FAMILY<br> Client asking Master to add family to table.</div> @@ -791,7 +797,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>C_M_DELETE_FAMILY</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.186">C_M_DELETE_FAMILY</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.185">C_M_DELETE_FAMILY</a></pre> <div class="block">Messages originating from Client to Master.<br> C_M_DELETE_FAMILY<br> Client asking Master to delete family of table.</div> @@ -803,7 +809,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>C_M_MODIFY_FAMILY</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.192">C_M_MODIFY_FAMILY</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.191">C_M_MODIFY_FAMILY</a></pre> <div class="block">Messages originating from Client to Master.<br> C_M_MODIFY_FAMILY<br> Client asking Master to modify family of table.</div> @@ -815,7 +821,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>C_M_CREATE_TABLE</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.198">C_M_CREATE_TABLE</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.197">C_M_CREATE_TABLE</a></pre> <div class="block">Messages originating from Client to Master.<br> C_M_CREATE_TABLE<br> Client asking Master to create a table.</div> @@ -827,7 +833,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>C_M_SNAPSHOT_TABLE</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.204">C_M_SNAPSHOT_TABLE</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.203">C_M_SNAPSHOT_TABLE</a></pre> <div class="block">Messages originating from Client to Master.<br> C_M_SNAPSHOT_TABLE<br> Client asking Master to snapshot an offline table.</div> @@ -839,7 +845,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>C_M_RESTORE_SNAPSHOT</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.210">C_M_RESTORE_SNAPSHOT</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.209">C_M_RESTORE_SNAPSHOT</a></pre> <div class="block">Messages originating from Client to Master.<br> C_M_RESTORE_SNAPSHOT<br> Client asking Master to restore a snapshot.</div> @@ -851,7 +857,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_ZK_REGION_OFFLINE</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.218">M_ZK_REGION_OFFLINE</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.217">M_ZK_REGION_OFFLINE</a></pre> <div class="block">M_ZK_REGION_OFFLINE Master adds this region as offline in ZK</div> </li> @@ -862,7 +868,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_ZK_REGION_CLOSING</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.223">M_ZK_REGION_CLOSING</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.222">M_ZK_REGION_CLOSING</a></pre> <div class="block">M_ZK_REGION_CLOSING Master adds this region as closing in ZK</div> </li> @@ -873,7 +879,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_SERVER_SHUTDOWN</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.230">M_SERVER_SHUTDOWN</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.229">M_SERVER_SHUTDOWN</a></pre> <div class="block">Master controlled events to be executed on the master M_SERVER_SHUTDOWN Master is processing shutdown of a RS</div> @@ -885,7 +891,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_META_SERVER_SHUTDOWN</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.236">M_META_SERVER_SHUTDOWN</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.235">M_META_SERVER_SHUTDOWN</a></pre> <div class="block">Master controlled events to be executed on the master.<br> M_META_SERVER_SHUTDOWN <br> Master is processing shutdown of RS hosting a meta region (-ROOT- or hbase:meta).</div> @@ -897,7 +903,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_MASTER_RECOVERY</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.243">M_MASTER_RECOVERY</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.242">M_MASTER_RECOVERY</a></pre> <div class="block">Master controlled events to be executed on the master.<br> M_MASTER_RECOVERY<br> @@ -910,7 +916,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>M_LOG_REPLAY</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.250">M_LOG_REPLAY</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.249">M_LOG_REPLAY</a></pre> <div class="block">Master controlled events to be executed on the master.<br> M_LOG_REPLAY<br> @@ -923,7 +929,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_PARALLEL_SEEK</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.257">RS_PARALLEL_SEEK</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.256">RS_PARALLEL_SEEK</a></pre> <div class="block">RS controlled events to be executed on the RS.<br> RS_PARALLEL_SEEK</div> @@ -935,7 +941,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_LOG_REPLAY</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.264">RS_LOG_REPLAY</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.263">RS_LOG_REPLAY</a></pre> <div class="block">RS wal recovery work items (splitting wals) to be executed on the RS.<br> RS_LOG_REPLAY</div> @@ -947,7 +953,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>RS_REGION_REPLICA_FLUSH</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.271">RS_REGION_REPLICA_FLUSH</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.270">RS_REGION_REPLICA_FLUSH</a></pre> <div class="block">RS flush triggering from secondary region replicas to primary region replica. <br> RS_REGION_REPLICA_FLUSH</div> @@ -956,15 +962,27 @@ the order they are declared.</div> <a name="RS_COMPACTED_FILES_DISCHARGER"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>RS_COMPACTED_FILES_DISCHARGER</h4> -<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.278">RS_COMPACTED_FILES_DISCHARGER</a></pre> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.277">RS_COMPACTED_FILES_DISCHARGER</a></pre> <div class="block">RS compacted files discharger <br> RS_COMPACTED_FILES_DISCHARGER</div> </li> </ul> +<a name="RS_REFRESH_PEER"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>RS_REFRESH_PEER</h4> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.284">RS_REFRESH_PEER</a></pre> +<div class="block">RS refresh peer.<br> + + RS_REFRESH_PEER</div> +</li> +</ul> </li> </ul> <!-- ============ FIELD DETAIL =========== --> @@ -979,7 +997,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>code</h4> -<pre>private final int <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.280">code</a></pre> +<pre>private final int <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.286">code</a></pre> </li> </ul> <a name="executor"> @@ -988,7 +1006,7 @@ the order they are declared.</div> <ul class="blockListLast"> <li class="blockList"> <h4>executor</h4> -<pre>private final <a href="../../../../../org/apache/hadoop/hbase/executor/ExecutorType.html" title="enum in org.apache.hadoop.hbase.executor">ExecutorType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.281">executor</a></pre> +<pre>private final <a href="../../../../../org/apache/hadoop/hbase/executor/ExecutorType.html" title="enum in org.apache.hadoop.hbase.executor">ExecutorType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.287">executor</a></pre> </li> </ul> </li> @@ -1005,7 +1023,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>values</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a>[] <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.34">values</a>()</pre> +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a>[] <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.33">values</a>()</pre> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: @@ -1025,7 +1043,7 @@ for (EventType c : EventType.values()) <ul class="blockList"> <li class="blockList"> <h4>valueOf</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.34">valueOf</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> +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.33">valueOf</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> <div class="block">Returns the enum constant of this type with the specified name. The string must match <i>exactly</i> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are @@ -1047,7 +1065,7 @@ not permitted.)</div> <ul class="blockList"> <li class="blockList"> <h4>getCode</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.291">getCode</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.297">getCode</a>()</pre> </li> </ul> <a name="get-int-"> @@ -1056,7 +1074,7 @@ not permitted.)</div> <ul class="blockList"> <li class="blockList"> <h4>get</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.295">get</a>(int code)</pre> +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.301">get</a>(int code)</pre> </li> </ul> <a name="isOnlineSchemaChangeSupported--"> @@ -1065,7 +1083,7 @@ not permitted.)</div> <ul class="blockList"> <li class="blockList"> <h4>isOnlineSchemaChangeSupported</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.305">isOnlineSchemaChangeSupported</a>()</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.311">isOnlineSchemaChangeSupported</a>()</pre> </li> </ul> <a name="getExecutorServiceType--"> @@ -1074,7 +1092,7 @@ not permitted.)</div> <ul class="blockListLast"> <li class="blockList"> <h4>getExecutorServiceType</h4> -<pre><a href="../../../../../org/apache/hadoop/hbase/executor/ExecutorType.html" title="enum in org.apache.hadoop.hbase.executor">ExecutorType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.310">getExecutorServiceType</a>()</pre> +<pre><a href="../../../../../org/apache/hadoop/hbase/executor/ExecutorType.html" title="enum in org.apache.hadoop.hbase.executor">ExecutorType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/EventType.html#line.316">getExecutorServiceType</a>()</pre> </li> </ul> </li> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/devapidocs/org/apache/hadoop/hbase/executor/ExecutorType.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/executor/ExecutorType.html b/devapidocs/org/apache/hadoop/hbase/executor/ExecutorType.html index 3769ee4..b7ea5b0 100644 --- a/devapidocs/org/apache/hadoop/hbase/executor/ExecutorType.html +++ b/devapidocs/org/apache/hadoop/hbase/executor/ExecutorType.html @@ -192,6 +192,9 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/ExecutorType.html#RS_PARALLEL_SEEK">RS_PARALLEL_SEEK</a></span></code> </td> </tr> <tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/ExecutorType.html#RS_REFRESH_PEER">RS_REFRESH_PEER</a></span></code> </td> +</tr> +<tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/executor/ExecutorType.html#RS_REGION_REPLICA_FLUSH_OPS">RS_REGION_REPLICA_FLUSH_OPS</a></span></code> </td> </tr> </table> @@ -411,12 +414,21 @@ the order they are declared.</div> <a name="RS_OPEN_PRIORITY_REGION"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>RS_OPEN_PRIORITY_REGION</h4> <pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/ExecutorType.html" title="enum in org.apache.hadoop.hbase.executor">ExecutorType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/ExecutorType.html#line.49">RS_OPEN_PRIORITY_REGION</a></pre> </li> </ul> +<a name="RS_REFRESH_PEER"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>RS_REFRESH_PEER</h4> +<pre>public static final <a href="../../../../../org/apache/hadoop/hbase/executor/ExecutorType.html" title="enum in org.apache.hadoop.hbase.executor">ExecutorType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/ExecutorType.html#line.50">RS_REFRESH_PEER</a></pre> +</li> +</ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> @@ -473,7 +485,7 @@ not permitted.)</div> <ul class="blockListLast"> <li class="blockList"> <h4>getExecutorName</h4> -<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/ExecutorType.html#line.57">getExecutorName</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> serverName)</pre> +<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/executor/ExecutorType.html#line.58">getExecutorName</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> serverName)</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>Conflation of the executor type and the passed <code>serverName</code>.</dd> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/devapidocs/org/apache/hadoop/hbase/executor/class-use/EventHandler.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/executor/class-use/EventHandler.html b/devapidocs/org/apache/hadoop/hbase/executor/class-use/EventHandler.html index 3d95b92..86915b8 100644 --- a/devapidocs/org/apache/hadoop/hbase/executor/class-use/EventHandler.html +++ b/devapidocs/org/apache/hadoop/hbase/executor/class-use/EventHandler.html @@ -303,6 +303,12 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/handler/RSProcedureHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">RSProcedureHandler</a></span></code> +<div class="block">A event handler for running procedure.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/handler/WALSplitterHandler.html" title="class in org.apache.hadoop.hbase.regionserver.handler">WALSplitterHandler</a></span></code> <div class="block">Handles log splitting a wal</div> </td> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/devapidocs/org/apache/hadoop/hbase/executor/class-use/EventType.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/executor/class-use/EventType.html b/devapidocs/org/apache/hadoop/hbase/executor/class-use/EventType.html index d9d6244..1e99575 100644 --- a/devapidocs/org/apache/hadoop/hbase/executor/class-use/EventType.html +++ b/devapidocs/org/apache/hadoop/hbase/executor/class-use/EventType.html @@ -87,13 +87,21 @@ <td class="colLast"> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver</a></td> +<td class="colFirst"><a href="#org.apache.hadoop.hbase.procedure2">org.apache.hadoop.hbase.procedure2</a></td> <td class="colLast"> </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="#org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.hadoop.hbase.regionserver.handler">org.apache.hadoop.hbase.regionserver.handler</a></td> <td class="colLast"> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.hadoop.hbase.replication.regionserver">org.apache.hadoop.hbase.replication.regionserver</a></td> +<td class="colLast"> </td> +</tr> </tbody> </table> </li> @@ -163,6 +171,26 @@ the order they are declared.</div> </tbody> </table> </li> +<li class="blockList"><a name="org.apache.hadoop.hbase.procedure2"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> in <a href="../../../../../../org/apache/hadoop/hbase/procedure2/package-summary.html">org.apache.hadoop.hbase.procedure2</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/hadoop/hbase/procedure2/package-summary.html">org.apache.hadoop.hbase.procedure2</a> that return <a href="../../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a></code></td> +<td class="colLast"><span class="typeNameLabel">RSProcedureCallable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/procedure2/RSProcedureCallable.html#getEventType--">getEventType</a></span>()</code> +<div class="block">Event type used to select thread pool.</div> +</td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.hadoop.hbase.regionserver"> <!-- --> </a> @@ -210,6 +238,24 @@ the order they are declared.</div> </tbody> </table> </li> +<li class="blockList"><a name="org.apache.hadoop.hbase.replication.regionserver"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a> in <a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/package-summary.html">org.apache.hadoop.hbase.replication.regionserver</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/package-summary.html">org.apache.hadoop.hbase.replication.regionserver</a> that return <a href="../../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor">EventType</a></code></td> +<td class="colLast"><span class="typeNameLabel">RefreshPeerCallable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/RefreshPeerCallable.html#getEventType--">getEventType</a></span>()</code> </td> +</tr> +</tbody> +</table> +</li> </ul> </li> </ul> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/devapidocs/org/apache/hadoop/hbase/executor/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/executor/package-tree.html b/devapidocs/org/apache/hadoop/hbase/executor/package-tree.html index 4b68db2..49ed276 100644 --- a/devapidocs/org/apache/hadoop/hbase/executor/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/executor/package-tree.html @@ -104,8 +104,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.executor.<a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor"><span class="typeNameLink">EventType</span></a></li> <li type="circle">org.apache.hadoop.hbase.executor.<a href="../../../../../org/apache/hadoop/hbase/executor/ExecutorType.html" title="enum in org.apache.hadoop.hbase.executor"><span class="typeNameLink">ExecutorType</span></a></li> +<li type="circle">org.apache.hadoop.hbase.executor.<a href="../../../../../org/apache/hadoop/hbase/executor/EventType.html" title="enum in org.apache.hadoop.hbase.executor"><span class="typeNameLink">EventType</span></a></li> </ul> </li> </ul> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/devapidocs/org/apache/hadoop/hbase/executor/package-use.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/executor/package-use.html b/devapidocs/org/apache/hadoop/hbase/executor/package-use.html index d00f704..d860f59 100644 --- a/devapidocs/org/apache/hadoop/hbase/executor/package-use.html +++ b/devapidocs/org/apache/hadoop/hbase/executor/package-use.html @@ -99,13 +99,21 @@ <td class="colLast"> </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="#org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver</a></td> +<td class="colFirst"><a href="#org.apache.hadoop.hbase.procedure2">org.apache.hadoop.hbase.procedure2</a></td> <td class="colLast"> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.hadoop.hbase.regionserver.handler">org.apache.hadoop.hbase.regionserver.handler</a></td> <td class="colLast"> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.hadoop.hbase.replication.regionserver">org.apache.hadoop.hbase.replication.regionserver</a></td> +<td class="colLast"> </td> +</tr> </tbody> </table> </li> @@ -215,6 +223,23 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.hadoop.hbase.procedure2"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/hadoop/hbase/executor/package-summary.html">org.apache.hadoop.hbase.executor</a> used by <a href="../../../../../org/apache/hadoop/hbase/procedure2/package-summary.html">org.apache.hadoop.hbase.procedure2</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../org/apache/hadoop/hbase/executor/class-use/EventType.html#org.apache.hadoop.hbase.procedure2">EventType</a> +<div class="block">List of all HBase event handler types.</div> +</td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.hadoop.hbase.regionserver"> <!-- --> </a> @@ -264,6 +289,23 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.hadoop.hbase.replication.regionserver"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/hadoop/hbase/executor/package-summary.html">org.apache.hadoop.hbase.executor</a> used by <a href="../../../../../org/apache/hadoop/hbase/replication/regionserver/package-summary.html">org.apache.hadoop.hbase.replication.regionserver</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../org/apache/hadoop/hbase/executor/class-use/EventType.html#org.apache.hadoop.hbase.replication.regionserver">EventType</a> +<div class="block">List of all HBase event handler types.</div> +</td> +</tr> +</tbody> +</table> +</li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html b/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html index 0284c79..0c342b2 100644 --- a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html +++ b/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html @@ -553,7 +553,9 @@ the order they are declared.</div> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/regionserver/querymatcher/ScanQueryMatcher.MatchCode.html" title="enum in org.apache.hadoop.hbase.regionserver.querymatcher">ScanQueryMatcher.MatchCode</a></code></td> <td class="colLast"><span class="typeNameLabel">UserScanQueryMatcher.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/querymatcher/UserScanQueryMatcher.html#mergeFilterResponse-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode-org.apache.hadoop.hbase.filter.Filter.ReturnCode-">mergeFilterResponse</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, <a href="../../../../../../org/apache/hadoop/hbase/regionserver/querymatcher/ScanQueryMatcher.MatchCode.html" title="enum in org.apache.hadoop.hbase.regionserver.querymatcher">ScanQueryMatcher.MatchCode</a> matchCode, - <a href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a> filterResponse)</code> </td> + <a href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a> filterResponse)</code> +<div class="block">Call this when scan has filter.</div> +</td> </tr> </tbody> </table>
