|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MyScribeClient | |
---|---|
org.mpisws.p2p.testing.transportlayer.replay |
Uses of MyScribeClient in org.mpisws.p2p.testing.transportlayer.replay |
---|
Method parameters in org.mpisws.p2p.testing.transportlayer.replay with type arguments of type MyScribeClient | |
---|---|
static NodeHandle |
Recorder.getRoot(NodeHandle seed,
java.util.Hashtable<NodeHandle,MyScribeClient> appTable)
Recursively crawl up the tree to find the root. |
static void |
Recorder.printTree(java.util.ArrayList<MyScribeClient> apps)
Note that this function only works because we have global knowledge. |
static void |
Recorder.recursivelyPrintChildren(NodeHandle curNode,
int recursionDepth,
java.util.Hashtable<NodeHandle,MyScribeClient> appTable)
Print's self, then children. |
Constructors in org.mpisws.p2p.testing.transportlayer.replay with parameters of type MyScribeClient | |
---|---|
Recorder.AppInvokation(MyScribeClient app)
|
|
Recorder.PublishInvokation(MyScribeClient app)
|
|
Recorder.SubscribeInvokation(MyScribeClient app)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |