![]() | ICluster Interface |
Namespace: Hazelcast.Core
The ICluster type exposes the following members.
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. |