management
package instead@Deprecated public interface CacheVm extends SystemMember, ManagedEntity
Note that this may not represent an instance of
CacheServer
. It is possible for a cache VM to be started
but for it not to listen for client connections in which case it is not a
CacheServer
but is an instance of this interface.
Modifier and Type | Method and Description |
---|---|
CacheVmConfig |
getVmConfig()
Deprecated.
Returns the configuration of this cache vm
|
getCache, getConfiguration, getDistributedMember, getDistributedSystem, getHost, getHostAddress, getId, getLicense, getLog, getName, getRoles, getStat, getStats, getType, getVersion, hasCache, refreshConfig, setConfiguration
getLog, isRunning, start, stop, waitToStart, waitToStop
CacheVmConfig getVmConfig()