static ClusterStateChangeFacility.ClusteringMode |
ClusterStateChangeFacility.ClusteringMode.fromString(String s) |
Get a ClusteringMode enum from a string value.
|
ClusterStateChangeFacility.ClusteringMode |
ClusterStateChangeFacility.getClusteringMode() |
Get the clustering mode that the node is configured to use.
|
static ClusterStateChangeFacility.ClusteringMode |
ClusterStateChangeFacility.ClusteringMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ClusterStateChangeFacility.ClusteringMode[] |
ClusterStateChangeFacility.ClusteringMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|