| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master.procedure | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HBCKServerCrashProcedureActs like the super class in all cases except when no Regions found in the
 current Master in-memory context. | 
| class  | ServerCrashProcedureHandle crashed server. | 
| class  | SplitWALProcedureThe procedure is to split a WAL. | 
| class  | SplitWALRemoteProcedureA remote procedure which is used to send split WAL request to region server. | 
| class  | SwitchRpcThrottleProcedureThe procedure to switch rpc throttle | 
| class  | SwitchRpcThrottleRemoteProcedureThe procedure to switch rpc throttle on region server | 
| Modifier and Type | Method and Description | 
|---|---|
| static int | MasterProcedureUtil. getServerPriority(ServerProcedureInterface proc)Return the priority for the given procedure. | 
| private ServerQueue | MasterProcedureScheduler. getServerQueue(ServerName serverName,
              ServerProcedureInterface proc) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.