|
GemFire 6.5.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use AdminDistributedSystem | |
|---|---|
| com.gemstone.gemfire.admin | Provides an API for administering various GemFire components such as a GemFire distributed system, and processes that host GemFire Caches. |
| com.gemstone.gemfire.admin.jmx | Provides administrative access to a GemFire distributed system via the Java Management Extensions (JMX). |
| com.gemstone.gemfire.cache.util | Provides utilities for use with the Caching API in the
com.gemstone.gemfire.cache.util package. |
| Uses of AdminDistributedSystem in com.gemstone.gemfire.admin |
|---|
| Methods in com.gemstone.gemfire.admin that return AdminDistributedSystem | |
|---|---|
AdminDistributedSystem |
SystemMember.getDistributedSystem()
Gets the AdminDistributedSystem this member belongs to. |
static AdminDistributedSystem |
AdminDistributedSystemFactory.getDistributedSystem(DistributedSystemConfig config)
Returns the distributed system for administrative monitoring and managing. |
| Uses of AdminDistributedSystem in com.gemstone.gemfire.admin.jmx |
|---|
| Methods in com.gemstone.gemfire.admin.jmx that return AdminDistributedSystem | |
|---|---|
AdminDistributedSystem |
Agent.getDistributedSystem()
Returns the AdminDistributedSystem that underlies
this JMX Agent or null is this agent is
not connected. |
| Uses of AdminDistributedSystem in com.gemstone.gemfire.cache.util |
|---|
| Methods in com.gemstone.gemfire.cache.util with parameters of type AdminDistributedSystem | |
|---|---|
void |
UniversalMembershipListenerAdapter.registerMembershipListener(AdminDistributedSystem admin)
Registers this adapter with the AdminDistributedSystem. |
void |
UniversalMembershipListenerAdapter.unregisterMembershipListener(AdminDistributedSystem admin)
Unregisters this adapter with the AdminDistributedSystem. |
|
GemFire 6.5.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||