|
GemFire 6.5.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SystemMember | |
|---|---|
| com.gemstone.gemfire.admin | Provides an API for administering various GemFire components such as a GemFire distributed system, and processes that host GemFire Caches. |
| Uses of SystemMember in com.gemstone.gemfire.admin |
|---|
| Subinterfaces of SystemMember in com.gemstone.gemfire.admin | |
|---|---|
interface |
CacheServer
Deprecated. as of 5.7 use CacheVm instead. |
interface |
CacheVm
A dedicated cache server VM that is managed by the administration API. |
| Methods in com.gemstone.gemfire.admin that return SystemMember | |
|---|---|
SystemMember |
Alert.getSystemMember()
The member of the distributed system that issued the alert, or null if the issuer is no longer a member of the distributed system. |
SystemMember[] |
AdminDistributedSystem.getSystemMemberApplications()
Retrieves SystemMember instances for every application that is running and currently connection to this system. |
SystemMember |
AdminDistributedSystem.lookupSystemMember(DistributedMember distributedMember)
Returns the administrative SystemMember specified by the DistributedMember. |
|
GemFire 6.5.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||