Package | Description |
---|---|
com.pega.pegarules.pub.context |
Modifier and Type | Method and Description |
---|---|
ClusterState |
PRCluster.getState()
fetches the state of the cluster
|
static ClusterState |
ClusterState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ClusterState[] |
ClusterState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PRCluster.alterState(ClusterState aState)
alters the state of the cluster.
|
Copyright © 2015 Pegasystems Inc. All Rights Reserved.