|
GemFire 6.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
CacheVm instead.
@Deprecated public interface CacheServer
A dedicated cache server VM that is managed by the administration API.
| Method Summary | |
|---|---|
CacheServerConfig |
getConfig()
Deprecated. as of 5.7 use CacheVm.getVmConfig() instead. |
boolean |
isPrimaryForDurableClient(String durableClientId)
Deprecated. Find whether this server is primary for given client (durableClientId) |
| Methods inherited from interface com.gemstone.gemfire.admin.SystemMember |
|---|
getCache, getConfiguration, getDistributedMember, getDistributedSystem, getHost, getHostAddress, getId, getLicense, getLog, getName, getRoles, getStat, getStats, getType, getVersion, hasCache, refreshConfig, setConfiguration |
| Methods inherited from interface com.gemstone.gemfire.admin.ManagedEntity |
|---|
getLog, isRunning, start, stop, waitToStart, waitToStop |
| Method Detail |
|---|
@Deprecated CacheServerConfig getConfig()
CacheVm.getVmConfig() instead.
boolean isPrimaryForDurableClient(String durableClientId)
durableClientId - -
durable-id of the client
|
GemFire 6.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||