Uses of Class
org.ourgrid.test.functionalunits.PeerUnit

Packages that use PeerUnit
org.ourgrid.test.functionaltests.busywait   
org.ourgrid.test.functionalunits   
 

Uses of PeerUnit in org.ourgrid.test.functionaltests.busywait
 

Constructors in org.ourgrid.test.functionaltests.busywait with parameters of type PeerUnit
PeerGumsInStateCondition(PeerUnit peerUnit, int numberOfGums, AllocationStatus allocationStatus)
           
 

Uses of PeerUnit in org.ourgrid.test.functionalunits
 

Methods in org.ourgrid.test.functionalunits that return PeerUnit
 PeerUnit FunctionalUnitsControl.createANewPeerUnit(java.lang.String name)
          Calls the default PeerUnit constructor that will find an available port, address and configuration to this peer initialization.
 

Methods in org.ourgrid.test.functionalunits with parameters of type PeerUnit
 java.lang.Double PeerUnit.getRankingForPeer(PeerUnit peerUnit)
          Getts the ranking of a given peer.
 void MyGridUnit.setPeer(PeerUnit peer)
          Set the peer that this MyGrid will contact.
 

Method parameters in org.ourgrid.test.functionalunits with type arguments of type PeerUnit
 void PeerUnit.setRankingsFile(java.util.Map<PeerUnit,java.lang.Double> rankings)
          Sets the ranking file of Network of Favors