Appia Documentation

net.sf.appia.protocols.group.events
Interface Send

All Known Implementing Classes:
ApplSendEvent, Block, ConcurrentViewEvent, DeliverViewEvent, JGCSSendEvent, KickEvent, PerfSendEvent, Retransmission, Retransmit, Sync

public interface Send

Any subclass of GroupSendableEvent, that implements Send will be sent to the specified destinations, instead of the entire group.
The destinations are given as an array of their ranks in the current view. The array is placed in the dest attribute.
Ex: The current view is [A,B,C,D,E] and we wish to send a message to members A, C and D. In "dest" we will put the array [0,2,3].

Version:
0.1
Author:
Alexandre Pinto
See Also:
GroupSendableEvent


Appia Documentation

COPYRIGHT 2006-2009, University of Lisbon and INESC-ID
For updates and related information please see Appia Home Page
Send questions, sugestions or remarks to the appia-users mailing list