Modifier and Type | Field and Description |
---|---|
static SystemState |
CoreStateListener.state |
Modifier and Type | Method and Description |
---|---|
void |
CoreStateListener.stateChanged(SystemState newState) |
Modifier and Type | Field and Description |
---|---|
static SystemState |
CoreStateListener.state |
Modifier and Type | Method and Description |
---|---|
void |
CoreStateListener.stateChanged(SystemState newState) |
Modifier and Type | Field and Description |
---|---|
static SystemState |
CoreStateListener.state |
Modifier and Type | Method and Description |
---|---|
void |
CoreStateListener.stateChanged(SystemState newState) |
Modifier and Type | Method and Description |
---|---|
void |
CoreStateListener.stateChanged(SystemState newState) |
Modifier and Type | Field and Description |
---|---|
static SystemState |
HpsCoreListener.state |
Modifier and Type | Method and Description |
---|---|
SystemState |
CoreState.state() |
Modifier and Type | Method and Description |
---|---|
void |
HpsCoreListener.stateChanged(SystemState newState) |
Modifier and Type | Method and Description |
---|---|
void |
CoreStateListener.stateChanged(SystemState state) |
Modifier and Type | Method and Description |
---|---|
static SystemState |
SystemState.fromOperation(java.lang.String op) |
SystemState |
IInstallation.getSystemState() |
static SystemState |
SystemState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SystemState[] |
SystemState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<SystemState> |
IInstallationPromise.getSystemState() |
Modifier and Type | Method and Description |
---|---|
void |
IInstallationAsync.getSystemState(AsyncHandler<SystemState> handler) |
Modifier and Type | Method and Description |
---|---|
SystemState |
InstallationService.getSystemState() |
Modifier and Type | Method and Description |
---|---|
static SystemState |
StateContext.getState() |
SystemState |
MaintenanceNotInstalledState.getSystemState() |
SystemState |
UnknownState.getSystemState() |
SystemState |
RunningState.getSystemState() |
abstract SystemState |
State.getSystemState() |
SystemState |
MaintenanceState.getSystemState() |
SystemState |
StoppingState.getSystemState() |
SystemState |
StartingState.getSystemState() |
SystemState |
MaintenanceUpgradeState.getSystemState() |
Modifier and Type | Method and Description |
---|---|
void |
IStateListener.stateChanged(SystemState newState) |
Modifier and Type | Method and Description |
---|---|
SystemState |
StateObserverVerticle.getState() |
Modifier and Type | Method and Description |
---|---|
void |
TestHelperStateListener.stateChanged(SystemState newState) |
Modifier and Type | Method and Description |
---|---|
void |
CoreStateListener.stateChanged(SystemState newState) |
Copyright © 2021. All Rights Reserved.