public class MsgTopicNeighbor extends MessageBaseTE implements TopicCtrlEvent
| Modifier and Type | Field and Description |
|---|---|
boolean |
isCoord |
NodeDetails |
node |
OverlayPath |
nodePath |
dests, routeTaken, updateTaken| Constructor and Description |
|---|
MsgTopicNeighbor(MessageFormat inFormat) |
MsgTopicNeighbor(NodeDetails inNode,
OverlayPath inPath,
boolean inCoord) |
getBroadcastDest, getDestinations, getHops, getTopic, setTopic, updateDests, updateDests, updateDests, updateHopschainTo, getArrivalTime, getContentType, getLastHop, getMessageID, getMsgChainID, getOrigin, getReplyLink, getSequence, getTimestamp, isDropSafe, marshallToBuffer, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBroadcastDest, getDestinations, getHops, getTopic, updateDests, updateDests, updateDestschainTo, getArrivalTime, getContentType, getLastHop, getMessageID, getMsgChainID, getOrigin, getReplyLink, getSequence, getTimestamp, isDropSafepublic NodeDetails node
public OverlayPath nodePath
public boolean isCoord
public MsgTopicNeighbor(NodeDetails inNode, OverlayPath inPath, boolean inCoord)
public MsgTopicNeighbor(MessageFormat inFormat)