|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
DDPublishResp.NO_ERROR
).
DDPublishResp.error
.
event
is the event that transitioned our local
knowledge of a node
into into the current
state
.
HB_RECV
- Node successful sent a
HostHbStage
.
HB_TIMEOUT
- Node not successfully sent a
HB_RECV
that we have received.
JOIN
- Node was added to local
RoutingTable
.
MULTICAST_DEAD
- Node is dead (i.e. not responding).
PING_DEAD
- Node declared dead
(i.e.
PING_JOIN
- Node was added to local
RoutingTable
and we need to
ping
node to tell whether how many hops the
remote node is from the local node.
PING_REMOVE
- Node was removed from local
RoutingTable
and we need to
ping
node to tell whether, node was removed because
it is dead
or just
RoutingTable
re-adjustment.
PUBLISH
- Node was added to local
PtrMgr
because a
publish
resulted in a
AddPtrReq
.
Q_TIMEOUT
- Node has finished incubating in
the reviving state.
REMOVE
- Node was removed from local
RoutingTable
.
UNPUBLISH
- Node was modified in local
PtrMgr
because an
unpublish
resulted in a
RemovePtrReq
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |