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