| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.master.procedure |
| 限定符和类型 | 类和说明 |
|---|---|
class |
HBCKServerCrashProcedure
Acts like the super class in all cases except when no Regions found in the
current Master in-memory context.
|
class |
ServerCrashProcedure
Handle crashed server.
|
class |
SplitWALProcedure
The procedure is to split a WAL.
|
class |
SplitWALRemoteProcedure
A remote procedure which is used to send split WAL request to region server.
|
class |
SwitchRpcThrottleProcedure
The procedure to switch rpc throttle
|
class |
SwitchRpcThrottleRemoteProcedure
The procedure to switch rpc throttle on region server
|
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
MasterProcedureUtil.getServerPriority(ServerProcedureInterface proc)
Return the priority for the given procedure.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.