public static class SupervisorLifecycleState.RunningOffline$ extends java.lang.Object implements SupervisorLifecycleState, scala.Product, scala.Serializable
SupervisorLifecycleState.Idle$, SupervisorLifecycleState.Lock$, SupervisorLifecycleState.Restart$, SupervisorLifecycleState.Running$, SupervisorLifecycleState.RunningOffline$, SupervisorLifecycleState.Shutdown$| Modifier and Type | Field and Description |
|---|---|
static SupervisorLifecycleState.RunningOffline$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
RunningOffline$() |
public static final SupervisorLifecycleState.RunningOffline$ MODULE$