File: Overlay/Chord/ChordMessage.msg
(no description)
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
BaseResponseMessage | A basic Remote-Procedure-Response message |
Name | Type | Description |
---|---|---|
preNode | NodeHandle | the predecessor of the message originator |
message StabilizeResponse extends BaseResponseMessage { fields: NodeHandle preNode; // the predecessor of the message originator };