Cluster.getClusterName()
Signature
Sring getClusterName()
Domain
action, condition, query
Description
Returns the name of the BE cluster that this agent is connected
Returns
Type | Description |
String | Cluster name |
Example
String cName = ClusterFunctions.getClusterName();