A B C D E F G H I K L M N O P R S T U W

E

earliestDateOfTheWeek(Date) - Static method in class be.ac.ua.broker.utils.DateUtility
Return the earliest date that lies in the same week as the given date
EC2Broker - Class in be.ac.ua.broker.main
Main class of the EC2Broker this is a broker used to schedule tasks on EC2 instances such that the total cost is minimal while still satisfying the given deadline constraints.
EC2Broker() - Constructor for class be.ac.ua.broker.main.EC2Broker
 
EC2Constants - Class in be.ac.ua.broker.input.pricing
This class contains a number of EC2 constants that are used by the broker, such as the string representations for the three pricing models, the different instance types, the operating systems provided by tyhe EC2 instances, the geographical regions in which Amazon EC2 is operating, ...
EC2Constants() - Constructor for class be.ac.ua.broker.input.pricing.EC2Constants
 
EC2OnDemandPriceWatch - Class in be.ac.ua.broker.input.pricing
This class provides access to the EC2 on-demand prices that are inputted through CSV files to the broker
EC2OnDemandPriceWatch() - Constructor for class be.ac.ua.broker.input.pricing.EC2OnDemandPriceWatch
Constructor for EC2OnDemandPriceWatch
EC2OnDemandPriceWatch(String) - Constructor for class be.ac.ua.broker.input.pricing.EC2OnDemandPriceWatch
Constructor for EC2OnDemandPriceWatch
EC2ReservedPriceWatch - Class in be.ac.ua.broker.input.pricing
This class provides access to the EC2 reserved prices that are inputted through CSV files to the broker
EC2ReservedPriceWatch() - Constructor for class be.ac.ua.broker.input.pricing.EC2ReservedPriceWatch
Constructor for EC2ReservedPriceWatch
EC2ReservedPriceWatch(String) - Constructor for class be.ac.ua.broker.input.pricing.EC2ReservedPriceWatch
Constructor for EC2ReservedPriceWatch
EC2Specifications - Class in be.ac.ua.broker.input.pricing
This class provides the EC2 instance types, geographical regions and operating systems that are supported by our broker.
EC2Specifications() - Constructor for class be.ac.ua.broker.input.pricing.EC2Specifications
 
EC2SpotPriceWatch - Class in be.ac.ua.broker.input.pricing
This class provides access to the EC2 spot prices that are inputted through CSV files to the broker
EC2SpotPriceWatch() - Constructor for class be.ac.ua.broker.input.pricing.EC2SpotPriceWatch
Constructor for EC2SpotPriceWatch
EC2SpotPriceWatch(String) - Constructor for class be.ac.ua.broker.input.pricing.EC2SpotPriceWatch
Constructor for EC2SpotPriceWatch
endDate - Static variable in class be.ac.ua.broker.scheduling.workload.SchedulerResultCollection
The end time of the scheduling period
EU - Static variable in class be.ac.ua.broker.input.pricing.EC2Constants
 
executeSimulation(InstanceSpecification, int, int) - Method in class be.ac.ua.broker.allocation.spot.model.SpotModel
Execute the spot model simulation for the given instance and return the appropriate bid.
ExecutionTimer - Class in be.ac.ua.broker.utils
This class represents an execution timer, which can be used to time the running of different parts of a Java program.
ExecutionTimer() - Constructor for class be.ac.ua.broker.utils.ExecutionTimer
 
EXIT_CMD - Static variable in class be.ac.ua.broker.output.gui.ScheduleGUI
Name of the exit command shown in the GUI menu

A B C D E F G H I K L M N O P R S T U W