|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectObjMessage
edu.harvard.syrah.pyxida.nc.GossipRequestMsg
public class GossipRequestMsg
Requests the receiving node's current coordinate, confidence and last update time.
Constructor Summary | |
---|---|
GossipRequestMsg(Coordinate _primaryCoord,
Coordinate _secondaryCoord,
java.util.Set<AddressIF> _nodes)
Creates a GossipRequestMsg |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GossipRequestMsg(Coordinate _primaryCoord, Coordinate _secondaryCoord, java.util.Set<AddressIF> _nodes)
nodes
- set of nodes sender is gossipping to receiver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |