DistributedSystem Class |
Note: This API is now obsolete.
Namespace: GemStone.GemFire.Cache
The DistributedSystem type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | IsConnected |
The current connection status of this client to the DistributedSystem.
|
![]() | Name |
Get the name that identifies this DistributedSystem instance.
|
![]() ![]() | SystemProperties |
Returns the SystemProperties used to create this instance of a
DistributedSystem.
|
Name | Description | |
---|---|---|
![]() ![]() | Connect(String) |
Initializes the Native Client system to be able to connect to the GemFire Java servers.
|
![]() ![]() | Connect(String, Properties) |
Initializes the Native Client system to be able to connect to the
GemFire Java servers.
|
![]() ![]() | Disconnect |
Disconnect from the distributed system.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() | GetInstance |
Returns a reference to this DistributedSystem instance.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |