Package | Description |
---|---|
edu.utexas.clm.archipelago |
Modifier and Type | Method and Description |
---|---|
Cluster.ClusterState |
Cluster.getState() |
static Cluster.ClusterState |
Cluster.ClusterState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cluster.ClusterState[] |
Cluster.ClusterState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
Cluster.stateString(Cluster.ClusterState s) |
Copyright © 2015–2021 Fiji. All rights reserved.