|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjbora.PropagateEvent
A container for the outcome of JBora propagation. Name likely to change in future releases. (Not an Event!)
propagate| Method Summary | |
Event[] |
getEvents()
Returns an Array of events (LocalMessages and Messages not related to the propagation) received during the propagation. |
ProcessID[] |
getGroup()
Returns an Array of the processes that are participating to the propagation.- View members who "replied". |
Vector |
getMessages()
Returns a Vector of messages ("replies")
received during the propagation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public Event[] getEvents()
public Vector getMessages()
Vector of messages ("replies")
received during the propagation.
public ProcessID[] getGroup()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||