| Package | Description |
|---|---|
| org.apache.druid.indexing.overlord.supervisor |
| Modifier and Type | Class and Description |
|---|---|
static class |
SupervisorStateManager.BasicState |
| Modifier and Type | Method and Description |
|---|---|
default SupervisorStateManager.State |
SupervisorStateManager.State.getBasicState() |
protected SupervisorStateManager.State |
SupervisorStateManager.getSpecificUnhealthySupervisorState() |
SupervisorStateManager.State |
Supervisor.getState() |
SupervisorStateManager.State |
SupervisorStateManager.getSupervisorState() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupervisorStateManager.maybeSetState(SupervisorStateManager.State proposedState)
Certain states are only valid if the supervisor hasn't had a successful iteration.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.