|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CacheServer | |
|---|---|
| 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 CacheServer in com.gemstone.gemfire.admin |
|---|
| Methods in com.gemstone.gemfire.admin that return CacheServer | |
|---|---|
CacheServer |
AdminDistributedSystem.addCacheServer()
Deprecated. as of 5.7 use AdminDistributedSystem.addCacheVm() instead. |
CacheServer[] |
AdminDistributedSystem.getCacheServers()
Deprecated. as of 5.7 use AdminDistributedSystem.getCacheVms() instead. |
CacheServer[] |
AdminDistributedSystem.getCacheServers(String durableClientId)
Returns all the cache server members of the distributed system which are hosting a client queue for the particular durable-client having the given durableClientId |
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||