Cluster.getClusterName()

Signature

Sring getClusterName()

Domain

action, condition, query

Parameters

None.

Returns

TypeDescription
StringCluster name

Cautions

none

Example


String cName = ClusterFunctions.getClusterName();