|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestRecord | |
rice.pastry.direct | |
rice.pastry.testing |
Uses of TestRecord in rice.pastry.direct |
Methods in rice.pastry.direct that return TestRecord | |
TestRecord |
BasicNetworkSimulator.getTestRecord()
get TestRecord |
TestRecord |
NetworkSimulator.getTestRecord()
Gets the TestRecord attribute of the NetworkSimulator object |
Methods in rice.pastry.direct with parameters of type TestRecord | |
void |
BasicNetworkSimulator.setTestRecord(TestRecord tr)
set TestRecord |
void |
NetworkSimulator.setTestRecord(TestRecord tr)
Sets the TestRecord attribute of the NetworkSimulator object |
Uses of TestRecord in rice.pastry.testing |
Subclasses of TestRecord in rice.pastry.testing | |
class |
PingTestRecord
PingAddress A performance test suite for pastry. |
Constructors in rice.pastry.testing with parameters of type TestRecord | |
SinglePingTest(TestRecord tr,
Environment env)
Constructor for SinglePingTest. |
|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |