CacheVm instead.@Deprecated public interface CacheServer extends SystemMember, ManagedEntity
| Modifier and Type | Method and Description |
|---|---|
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)
|
getCache, getConfiguration, getDistributedMember, getDistributedSystem, getHost, getHostAddress, getId, getLicense, getLog, getName, getRoles, getStat, getStats, getType, getVersion, hasCache, refreshConfig, setConfigurationgetLog, isRunning, start, stop, waitToStart, waitToStop@Deprecated CacheServerConfig getConfig()
CacheVm.getVmConfig() instead.boolean isPrimaryForDurableClient(String durableClientId)
durableClientId - -
durable-id of the clientCopyright © 1997-2017 Pivotal Software, Inc. All rights reserved.