%SYS
ClusterInfo Class Reference

Cluster-specific Information. More...

Inheritance diagram for ClusterInfo:
Collaboration diagram for ClusterInfo:

Static Public Member Functions

_.Library.Boolean IsMaster ()
 True when this system is the cluster master.
 
_.Library.Boolean IsMember ()
 Is the system part of a cluster or not.
 
_.Library.String MasterNodeName ()
 Return node name of the current master in the cluster. More...
 

Detailed Description

Cluster-specific Information.

Member Function Documentation

◆ MasterNodeName()

_.Library.String MasterNodeName ( )
static

Return node name of the current master in the cluster.


Returned null string if this system is not a cluster member.