public class MemcachedServiceMonitors extends PlainServiceMonitors
Modifier and Type | Class and Description |
---|---|
static class |
MemcachedServiceMonitors.Attributes |
details, id, monitors
Constructor and Description |
---|
MemcachedServiceMonitors() |
MemcachedServiceMonitors(String id,
long getCmds,
long setCmds,
long getHits,
long getMisses) |
Modifier and Type | Method and Description |
---|---|
long |
getGetCmds() |
long |
getGetHits() |
long |
getGetMisses() |
long |
getSetCmds() |
getDetails, getId, getMonitors, readExternal, setDetails, toString, writeExternal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public MemcachedServiceMonitors()
public MemcachedServiceMonitors(String id, long getCmds, long setCmds, long getHits, long getMisses)
Copyright © GigaSpaces.