|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jgroups.protocols.COUNTER.Request org.jgroups.protocols.COUNTER.SimpleRequest org.jgroups.protocols.COUNTER.SetRequest org.jgroups.protocols.COUNTER.AddAndGetRequest
protected static class COUNTER.AddAndGetRequest
Field Summary |
---|
Fields inherited from class org.jgroups.protocols.COUNTER.SetRequest |
---|
value |
Fields inherited from class org.jgroups.protocols.COUNTER.SimpleRequest |
---|
name, owner |
Constructor Summary | |
---|---|
protected |
COUNTER.AddAndGetRequest()
|
protected |
COUNTER.AddAndGetRequest(Owner owner,
java.lang.String name,
long value)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class org.jgroups.protocols.COUNTER.SetRequest |
---|
readFrom, writeTo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected COUNTER.AddAndGetRequest()
protected COUNTER.AddAndGetRequest(Owner owner, java.lang.String name, long value)
Method Detail |
---|
public java.lang.String toString()
toString
in class COUNTER.SetRequest
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |