|
GemFire 6.5.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CacheVmConfig | |
|---|---|
| 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 CacheVmConfig in com.gemstone.gemfire.admin |
|---|
| Methods in com.gemstone.gemfire.admin that return CacheVmConfig | |
|---|---|
CacheVmConfig |
DistributedSystemConfig.createCacheVmConfig()
Creates the configuration for a CacheVm. |
CacheVmConfig[] |
DistributedSystemConfig.getCacheVmConfigs()
Returns an array of configurations for statically known CacheVms. |
CacheVmConfig |
CacheVm.getVmConfig()
Returns the configuration of this cache vm |
| Methods in com.gemstone.gemfire.admin with parameters of type CacheVmConfig | |
|---|---|
void |
DistributedSystemConfig.removeCacheVmConfig(CacheVmConfig existing)
Removes the configuration for a CacheVm |
|
GemFire 6.5.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||