|
GemFire 6.5 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DistributionLocatorConfig | |
|---|---|
| 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 DistributionLocatorConfig in com.gemstone.gemfire.admin |
|---|
| Methods in com.gemstone.gemfire.admin that return DistributionLocatorConfig | |
|---|---|
DistributionLocatorConfig |
DistributedSystemConfig.createDistributionLocatorConfig()
Creates a new DistributionLocatorConfig for a
distribution locator that is managed in this distributed system. |
DistributionLocatorConfig |
DistributionLocator.getConfig()
Returns the configuration object for this distribution locator. |
DistributionLocatorConfig[] |
DistributedSystemConfig.getDistributionLocatorConfigs()
Returns configuration information about DistributionLocators that are managed by an
AdminDistributedSystem. |
| Methods in com.gemstone.gemfire.admin with parameters of type DistributionLocatorConfig | |
|---|---|
void |
DistributedSystemConfig.removeDistributionLocatorConfig(DistributionLocatorConfig config)
Removes a DistributionLocatorConfig from the
distributed system. |
|
GemFire 6.5 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||