|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openspaces.pu.service.PlainServiceMonitors org.openspaces.memcached.MemcachedServiceMonitors
public class MemcachedServiceMonitors
Nested Class Summary | |
---|---|
static class |
MemcachedServiceMonitors.Attributes
|
Field Summary |
---|
Fields inherited from class org.openspaces.pu.service.PlainServiceMonitors |
---|
details, id, monitors |
Constructor Summary | |
---|---|
MemcachedServiceMonitors()
|
|
MemcachedServiceMonitors(String id,
long getCmds,
long setCmds,
long getHits,
long getMisses)
|
Method Summary | |
---|---|
long |
getGetCmds()
|
long |
getGetHits()
|
long |
getGetMisses()
|
long |
getSetCmds()
|
Methods inherited from class org.openspaces.pu.service.PlainServiceMonitors |
---|
getDetails, getId, getMonitors, readExternal, setDetails, toString, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MemcachedServiceMonitors()
public MemcachedServiceMonitors(String id, long getCmds, long setCmds, long getHits, long getMisses)
Method Detail |
---|
public long getGetCmds()
public long getSetCmds()
public long getGetHits()
public long getGetMisses()
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |