|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnycastMessage | |
---|---|
rice.p2p.scribe | |
rice.p2p.scribe.messaging |
Uses of AnycastMessage in rice.p2p.scribe |
---|
Methods in rice.p2p.scribe with parameters of type AnycastMessage | |
---|---|
void |
ScribePolicy.directAnycast(AnycastMessage message,
NodeHandle parent,
NodeHandle[] children)
This method is called when an anycast is received which is not satisfied at the local node. |
void |
ScribePolicy.DefaultScribePolicy.directAnycast(AnycastMessage message,
NodeHandle parent,
NodeHandle[] children)
Simply adds the parent and children in order, which implements a depth-first-search. |
Uses of AnycastMessage in rice.p2p.scribe.messaging |
---|
Subclasses of AnycastMessage in rice.p2p.scribe.messaging | |
---|---|
class |
SubscribeMessage
|
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |