GridSim 5.0 beta

Uses of Class
gridsim.net.InfoPacket

Packages that use InfoPacket
gridsim Classes that form the main simulation structure of GridSim
 

Uses of InfoPacket in gridsim
 

Methods in gridsim that return InfoPacket
protected  InfoPacket GridSimCore.getPingResult()
          Gets the first available ping result in the event queue.
protected  InfoPacket GridSimCore.pingBlockingCall(int entityID, int size)
          Pings to a particular entity ID with a given packet size.
protected  InfoPacket GridSimCore.pingBlockingCall(int entityID, int size, double delay, int netServiceLevel)
          Pings to a particular entity ID with a given packet size.
protected  InfoPacket GridSimCore.pingBlockingCall(String entityName, int size)
          Pings to a particular entity ID with a given packet size.
protected  InfoPacket GridSimCore.pingBlockingCall(String entityName, int size, double delay, int netServiceLevel)
          Pings to a particular entity ID with a given packet size.
 


GridSim 5.0 beta

The University of Melbourne, Australia, 2009