|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SystemMemberType | |
|---|---|
| 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 SystemMemberType in com.gemstone.gemfire.admin |
|---|
| Fields in com.gemstone.gemfire.admin declared as SystemMemberType | |
|---|---|
static SystemMemberType |
SystemMemberType.APPLICATION
Application connected to the distributed system |
static SystemMemberType |
SystemMemberType.CACHE_SERVER
Deprecated. as of 5.7 use CACHE_VM instead. |
static SystemMemberType |
SystemMemberType.CACHE_VM
GemFire Cache VM connected to the distributed system |
static SystemMemberType |
SystemMemberType.MANAGER
GemFire shared-memory manager connected to the distributed system |
| Methods in com.gemstone.gemfire.admin that return SystemMemberType | |
|---|---|
static SystemMemberType |
SystemMemberType.fromOrdinal(int ordinal)
Return the SystemMemberType represented by specified ordinal |
SystemMemberType |
SystemMember.getType()
Gets the type of SystemMemberType this member is. |
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||