Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
E18812-01
The LocalMember type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LocalMember | Initializes a new instance of the LocalMember class |
Methods
| Name | Description | |
|---|---|---|
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a (Inherited from |
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 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 (in cluster time) that the
IMember joined.
|