Rice Pastry 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 EuclideanNetwork.getTestRecord()
          get TestRecord
 TestRecord NetworkSimulator.getTestRecord()
          Gets the TestRecord attribute of the NetworkSimulator object
 TestRecord SphereNetwork.getTestRecord()
          get TestRecord
 

Methods in rice.pastry.direct with parameters of type TestRecord
 void EuclideanNetwork.setTestRecord(TestRecord tr)
          set TestRecord
 void NetworkSimulator.setTestRecord(TestRecord tr)
          Sets the TestRecord attribute of the NetworkSimulator object
 void SphereNetwork.setTestRecord(TestRecord tr)
          set TestRecord
 

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

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection