|
Class Summary |
| CostComparator |
This is a class to compare two data compute pairs on the basis of time taken |
| DataComputePair |
This class represents a DataCompute pair, which includes a data host, and a compute server |
| DataScheduler |
This class is the scheduler which implements scheduling algorithms considering
network and data costs, and data transfer times. |
| DBDataScheduler |
This class implements a scheduler which takes into account both data and network costs |
| DBScheduler |
This is a basic scheduler for the broker, which doesnot take into account remote data files. |
| Scheduler |
This is the base scheduler class, and contains main methods for performing the scheduling/ |
| TimeComparator |
This is a class to compare two data compute pairs on the basis of time taken |