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
 rice.pastry.direct.TestRecord EuclideanNetwork.getTestRecord()
          get TestRecord
 rice.pastry.direct.TestRecord NetworkSimulator.getTestRecord()
           
 rice.pastry.direct.TestRecord SphereNetwork.getTestRecord()
          get TestRecord
 

Methods in rice.pastry.direct with parameters of type TestRecord
 void EuclideanNetwork.setTestRecord(rice.pastry.direct.TestRecord tr)
          set TestRecord
 void NetworkSimulator.setTestRecord(rice.pastry.direct.TestRecord tr)
           
 void SphereNetwork.setTestRecord(rice.pastry.direct.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(rice.pastry.direct.TestRecord tr)
           
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection