| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.procedure | |
| org.apache.hadoop.hbase.master.snapshot |
| 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 |
WorkerAssigner.wake(MasterProcedureScheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
MasterProcedureScheduler |
MasterProcedureEnv.getProcedureScheduler() |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotManager.releaseSnapshotVerifyWorker(SnapshotVerifyProcedure procedure,
ServerName worker,
MasterProcedureScheduler scheduler) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.