IClientClusterService MethodsHazelcast .Net Client Class Library

The IClientClusterService type exposes the following members.

Methods

  NameDescription
Public methodAddMembershipListener
Public methodGetClusterTime
Returns the cluster-time.
Public methodGetLocalClient
Public methodGetMasterAddress
Returns the address of the master member.
Public methodGetMember(String)
Gets the member with the given uuid.
Public methodGetMember(Address)
Gets the member for the given address.
Public methodGetMemberList
Gets the collection of members.
Public methodGetOwnerConnectionAddress
The owner connection is opened to owner member of the client in the cluster.
Public methodGetSize
Gets the current number of members.
Public methodRemoveMembershipListener
Top
See Also

Reference