Oracle® Coherence .NET API Reference Release 3.6
E15727-01
E15727-01
The IMember type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Id |
Gets a small number that uniquely identifies the IMember at
this point in time and does not change for the life of this
IMember.
| |
| 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.
| |
| Timestamp |
Gets the date/time value that the IMember connected to or
joined the cluster.
|