|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--rice.pastry.direct.TestRecord
| Field Summary | |
protected int |
nNodes
|
protected int |
nTests
|
| Constructor Summary | |
TestRecord(int n,
int k)
Constructor. |
|
| Method Summary | |
abstract void |
doneTest()
|
int |
getNodeNumber()
returns the number of nodes |
int |
getTestNumber()
returns the number of tests |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int nNodes
protected int nTests
| Constructor Detail |
public TestRecord(int n,
int k)
n - number of nodesk - number of tests| Method Detail |
public int getNodeNumber()
public int getTestNumber()
public abstract void doneTest()
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||