| Package | Description |
|---|---|
| org.terracotta.angela.common |
| Modifier and Type | Method and Description |
|---|---|
TerracottaVoterState |
TerracottaVoterInstance.TerracottaVoterInstanceProcess.getState() |
TerracottaVoterState |
TerracottaVoterInstance.getTerracottaVoterState() |
static TerracottaVoterState |
TerracottaVoterState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TerracottaVoterState[] |
TerracottaVoterState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TerracottaVoterInstanceProcess(AtomicReference<TerracottaVoterState> state,
Number... pids) |
Copyright © 2020. All rights reserved.