ibis.gmi
Class DiscardReply

java.lang.Object
  extended byibis.gmi.ReplyScheme
      extended byibis.gmi.DiscardReply

public class DiscardReply
extends ReplyScheme

The DiscardReply class must be used when configuring a group method to discard its result.


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
DiscardReply()
          Constructor.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscardReply

public DiscardReply()
Constructor.



The Ibis project