public class MsgTopicRepair extends MessageBaseTE implements TopicCtrlEvent
| Modifier and Type | Field and Description |
|---|---|
OverlayPath |
curLoc |
OverlayPath |
failedLoc |
NodeDetails |
node |
dests, routeTaken, updateTaken| Constructor and Description |
|---|
MsgTopicRepair(MessageFormat inFormat) |
MsgTopicRepair(NodeDetails inNode,
OverlayPath inCurLoc,
OverlayPath inFailedLoc) |
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 final NodeDetails node
public final OverlayPath curLoc
public final OverlayPath failedLoc
public MsgTopicRepair(NodeDetails inNode, OverlayPath inCurLoc, OverlayPath inFailedLoc)
public MsgTopicRepair(MessageFormat inFormat)