|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jgroups.protocols.pbcast.GmsImpl.Request
public static class GmsImpl.Request
Method Summary | |
---|---|
boolean |
canBeProcessedTogether(GmsImpl.Request other)
Specifies whether this request can be processed with other request simultaneously |
int |
getType()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public int getType()
public java.lang.String toString()
toString
in class java.lang.Object
public boolean canBeProcessedTogether(GmsImpl.Request other)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |