|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
KbrAppRegReq
allows the DHT agnostic(independent) stage
to register with the DHT dependent stage.KbrAppReqReq
.
KbrAppRegResp
is the response from the DHT dependent
stage to the DHT agnostic(independent) stage acknowledging registration.KbrAppReqResp
.
KbrNeighborInfo
encapsulates the information for a
neighbor node to be added or removed to the
RoutingTable
. KbrNeighborInfo
from its
serialized
form.
KbrNeighborInfo
.
KbrNeighborInfo
.
KbrReq
is an abstract class for all DHT request.KbrPutReq
.
KbrResp
is an abstract class for all DHT response.KbrResp
.
KbrReverseRoutingTableChanged
notifies applications that
nodes have been added to or removed from the reverse routing table
(i.e. node is no longer using local node to route through).KbrReverseRoutingTableChanged
.
KbrRootSetChanged
notifies applications that
root set has change. KbrRootSetChanged
.
KbrRouteContinue
continues a routing operation after an
upcall
. KbrRouteContinue
.
KbrRouteContinue
.
KbrRouteDeliver
is sent when a routing operation
reaches the node responsible for KbrRouteDeliver.dest
. KbrRouteUpcall
.
KbrRouteInit
is a DHT agnostic (independent) call that
initiates a routing operation to dest
.
KbrRouteInit
.
KbrRouteUpcall
is called on intermediate nodes along the
routing path. KbrRouteUpcall
.
KbrRoutingTableChanged
notifies applications that
nodes have been added to or removed from the routing table
(i.e. local node no longer uses neighbor to route through).KbrRoutingTableChanged
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |