Click or drag to resize

ICluster Methods

The ICluster type exposes the following members.

Methods
  NameDescription
Public methodAddMembershipListener
Adds IMembershipListener to listen for membership updates.
Public methodGetClusterTime
Returns the cluster-wide time in milliseconds.
Public methodGetLocalMember
Returns this Hazelcast instance member
Public methodGetMembers
List of current members of the cluster.
Public methodRemoveMembershipListener
Removes the specified membership listener.
Top
See Also