| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.assignment | |
| org.apache.hadoop.hbase.master.procedure |
| Modifier and Type | Method and Description |
|---|---|
void |
SplitWALManager.releaseSplitWALWorker(ServerName worker,
MasterProcedureScheduler scheduler)
After the worker finished the split WAL task, it will release the worker, and wake up all the
suspend procedures in the ProcedureEvent
|
void |
SplitWALManager.SplitWorkerAssigner.wake(MasterProcedureScheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
private MasterProcedureScheduler |
AssignmentManager.getProcedureScheduler() |
| Modifier and Type | Field and Description |
|---|---|
private MasterProcedureScheduler |
MasterProcedureEnv.procSched |
| Modifier and Type | Method and Description |
|---|---|
MasterProcedureScheduler |
MasterProcedureEnv.getProcedureScheduler() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.