|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.javagroups.protocols.FlushRsp
| Field Summary | |
|---|---|
java.util.Vector |
failed_mbrs
|
boolean |
result
|
java.util.Vector |
unstable_msgs
|
| Constructor Summary | |
|---|---|
FlushRsp()
|
|
FlushRsp(boolean result,
java.util.Vector unstable_msgs,
java.util.Vector failed_mbrs)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public boolean result
public java.util.Vector unstable_msgs
public java.util.Vector failed_mbrs
| Constructor Detail |
public FlushRsp()
public FlushRsp(boolean result,
java.util.Vector unstable_msgs,
java.util.Vector failed_mbrs)
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||