|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CacheServerConfig | |
|---|---|
| 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 CacheServerConfig in com.gemstone.gemfire.admin |
|---|
| Methods in com.gemstone.gemfire.admin that return CacheServerConfig | |
|---|---|
CacheServerConfig |
DistributedSystemConfig.createCacheServerConfig()
Deprecated. as of 5.7 use DistributedSystemConfig.createCacheVmConfig() instead. |
CacheServerConfig[] |
DistributedSystemConfig.getCacheServerConfigs()
Deprecated. as of 5.7 use DistributedSystemConfig.getCacheVmConfigs() instead. |
CacheServerConfig |
CacheServer.getConfig()
Deprecated. as of 5.7 use CacheVm.getVmConfig() instead. |
| Methods in com.gemstone.gemfire.admin with parameters of type CacheServerConfig | |
|---|---|
void |
DistributedSystemConfig.removeCacheServerConfig(CacheServerConfig managerConfig)
Deprecated. as of 5.7 use DistributedSystemConfig.removeCacheVmConfig(com.gemstone.gemfire.admin.CacheVmConfig) instead. |
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||