The ICluster type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddMembershipListener | Adds IMembershipListener to listen for membership updates. | |
GetClusterTime | Returns the cluster-wide time in milliseconds. | |
GetLocalMember | Returns this Hazelcast instance member | |
GetMembers | List of current members of the cluster. | |
RemoveMembershipListener | Removes the specified membership listener. |
See Also