IMember Interface |
Namespace: Tangosol.Net
public interface IMember
The IMember type exposes the following members.
| Name | Description | |
|---|---|---|
| ClusterName |
The name of the cluster with which this member is associated.
| |
| MachineName |
Determine the configured name for the machine (such as a host
name) in which this IMember resides.
| |
| MemberName |
Determine the configured name for the IMember.
| |
| ProcessName |
Determine the configured name for the process (such as a JVM) in
which this IMember resides.
| |
| RackName |
Determine the configured name for the rack (such as a physical
rack, cage or blade frame) in which this IMember resides.
| |
| RoleName |
Determine the configured role name for the IMember.
| |
| SiteName |
Determine the configured name for the site (such as a data
center) in which this IMember resides.
|