Package | Description |
---|---|
org.apache.hadoop.hbase.master.assignment | |
org.apache.hadoop.hbase.procedure2 |
Modifier and Type | Class and Description |
---|---|
private static class |
AssignmentManager.DeadServerMetricRegionChore |
private static class |
AssignmentManager.RegionInTransitionChore |
Modifier and Type | Class and Description |
---|---|
(package private) class |
CompletedProcedureCleaner<TEnvironment>
Internal cleaner that removes the completed procedure results after a TTL.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcedureExecutor.addChore(ProcedureInMemoryChore<TEnvironment> chore)
Add a chore procedure to the executor
|
private void |
TimeoutExecutorThread.executeInMemoryChore(ProcedureInMemoryChore<TEnvironment> chore) |
boolean |
ProcedureExecutor.removeChore(ProcedureInMemoryChore<TEnvironment> chore)
Remove a chore procedure from the executor
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.