|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibis.gmi.ReplyScheme
ibis.gmi.ReturnReply
The ReturnReply
class must be used to configure a group method that
returns a single reply, from the indicated group member.
In a group invocation, only the reply from the indicated group member is
used, the other replies are ignored.
Field Summary |
Fields inherited from class ibis.gmi.ReplyScheme |
R_COMBINE_BINOMIAL, R_COMBINE_FLAT, R_DISCARD, R_FORWARD, R_PERSONALIZED, R_PERSONALIZED_COMBINE_BINOMIAL, R_PERSONALIZED_COMBINE_FLAT, R_PERSONALIZED_FORWARD, R_PERSONALIZED_RETURN, R_RETURN |
Constructor Summary | |
ReturnReply(int rank)
Constructor. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReturnReply(int rank) throws ConfigurationException
rank
- the group member that is to deliver the reply
ConfigurationException
- is thrown when an invalid
parameter is given.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |