ePOST API

Uses of Class
rice.pastry.direct.TestRecord

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()
           
 

Methods in rice.pastry.direct with parameters of type TestRecord
 void BasicNetworkSimulator.setTestRecord(TestRecord tr)
          set TestRecord
 void NetworkSimulator.setTestRecord(TestRecord tr)
           
 

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)
           
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.