Uses of Interface
com.tangosol.net.MemberIdentity
Package
Description
Contains basic cluster interfaces and factories.
Contains interfaces and classes related to proxy services.
-
Uses of MemberIdentity in com.tangosol.net
Modifier and TypeInterfaceDescriptioninterface
The Member interface represents a cluster member.Modifier and TypeMethodDescriptionClusterDependencies.getMemberIdentity()
Obtain the member identity. -
Uses of MemberIdentity in com.tangosol.net.proxy
Modifier and TypeClassDescriptionclass
A RemoteMember is a specialMember
implementation that carries the remote IP/port information of a member that isn't in the cluster.