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