| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master.procedure |
| Modifier and Type | Class and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
static int |
MasterProcedureUtil.getServerPriority(ServerProcedureInterface proc)
Return the priority for the given procedure.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.