|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrice.pastry.testing.ClosestRegrTest
ClosestRegrTest A test suite for the getClosest algorithm
Field Summary | |
static int |
NUM_NODES
|
static int |
NUM_TRIALS
|
Method Summary | |
protected NodeHandle |
getBootstrap()
Get pastryNodes.last() to bootstrap with, or return null. |
static void |
main(java.lang.String[] args)
main |
protected void |
run()
initializes the network and prepares for testing |
protected void |
test(int i,
NodeHandle handle)
starts the testing process |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int NUM_NODES
public static int NUM_TRIALS
Method Detail |
protected NodeHandle getBootstrap()
protected void run()
protected void test(int i, NodeHandle handle)
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |