public static interface SupervisorStateManager.State
| Modifier and Type | Method and Description |
|---|---|
default SupervisorStateManager.State |
getBasicState() |
boolean |
isFirstRunOnly()
It may be helpful to provide more detailed state information (e.g.
|
boolean |
isHealthy()
If we are in this state, is the supervisor healthy or unhealthy?
|
boolean isHealthy()
boolean isFirstRunOnly()
default SupervisorStateManager.State getBasicState()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.