| Package | Description |
|---|---|
| org.terracotta.angela.common |
| Modifier and Type | Method and Description |
|---|---|
TerracottaServerState |
TerracottaServerHandle.getState() |
TerracottaServerState |
TerracottaServerInstance.getTerracottaServerState() |
static TerracottaServerState |
TerracottaServerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TerracottaServerState[] |
TerracottaServerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TerracottaServerInstance.waitForState(Set<TerracottaServerState> terracottaServerStates) |
Copyright © 2021. All rights reserved.