| Package | Description |
|---|---|
| io.helixservice.core.server |
| Modifier and Type | Method and Description |
|---|---|
ServerState |
HelixServer.getServerState()
Get the Server's current state
|
ServerState |
Server.getServerState()
Get the Server's current state
|
static ServerState |
ServerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerState[] |
ServerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.