| 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 and Description |
|---|---|
interface |
Member
The Member interface represents a cluster member.
|
| Modifier and Type | Method and Description |
|---|---|
MemberIdentity |
ClusterDependencies.getMemberIdentity()
Obtain the member identity.
|
| Modifier and Type | Class and 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. |