GridSim 5.0 beta

gridsim.parallel.scheduler
Class AggressiveMultiPartitions.OrderGridletsByPriority

Object
  extended by AggressiveMultiPartitions.OrderGridletsByPriority
All Implemented Interfaces:
Comparator<SSGridlet>
Enclosing class:
AggressiveMultiPartitions

 class AggressiveMultiPartitions.OrderGridletsByPriority
extends Object
implements Comparator<SSGridlet>


Constructor Summary
AggressiveMultiPartitions.OrderGridletsByPriority()
           
 
Method Summary
 int compare(SSGridlet gl0, SSGridlet gl1)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface Comparator
equals
 

Constructor Detail

AggressiveMultiPartitions.OrderGridletsByPriority

AggressiveMultiPartitions.OrderGridletsByPriority()
Method Detail

compare

public int compare(SSGridlet gl0,
                   SSGridlet gl1)
Specified by:
compare in interface Comparator<SSGridlet>

GridSim 5.0 beta

The University of Melbourne, Australia, 2009