Package | Description |
---|---|
org.apache.hadoop.hbase.master.procedure |
Modifier and Type | Class and Description |
---|---|
class |
ServerCrashProcedure
Handle crashed 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–2019 The Apache Software Foundation. All rights reserved.