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

M

main(String[]) - Static method in class be.ac.ua.broker.evaluation.Benchmark
Run the benchmark using the parameters specified in the BenchmarkOptions.
main(String[]) - Static method in class be.ac.ua.broker.input.tasks.generation.wm1.TaskHoursGenerator
The TaskHoursGenerator is used to generate task description files of tasks that use workload model one.
main(String[]) - Static method in class be.ac.ua.broker.input.tasks.generation.wm2.TaskGenerator
The TaskGenerator is used to generate task description files of tasks that use workload model two.
main(String[]) - Static method in class be.ac.ua.broker.main.EC2Broker
The Main function, used to start the EC2 Broker application.
MAX_CHECKPOINT - Static variable in class be.ac.ua.broker.allocation.spot.model.SpotModelOptions
Number of available checkpointing schemes
MAX_DIST_AR - Static variable in class be.ac.ua.broker.allocation.spot.model.SpotModelOptions
Maximum availability ratio (AR=AT/ET) (default: 100 = 0.01 ~ 1.00 ratio)
MAX_DIST_EX - Static variable in class be.ac.ua.broker.allocation.spot.model.SpotModelOptions
Maximum execution time (default: 1000 = 60 mins = 1 hour
MAX_DIST_GW - Static variable in class be.ac.ua.broker.allocation.spot.model.SpotModelOptions
Maximum gross workload (default: 1000 = 1 mins ~ 1,000 mins)
MAX_DIST_TC - Static variable in class be.ac.ua.broker.allocation.spot.model.SpotModelOptions
Maximum total cost (default: 1000 = 0.01 USD ~ 10 USD)
MAX_DIST_UR - Static variable in class be.ac.ua.broker.allocation.spot.model.SpotModelOptions
Maximum utilization ratio (UR=T/ET) (default: 100 = 0.01 ~ 1.00 ratio)
MAX_GRAN_BID - Static variable in class be.ac.ua.broker.allocation.spot.model.SpotModelOptions
Maximum granularity of a bid (default: 2000 = 0.001 ~ 2.000)
MAX_NUMBER_OF_TASKS - Static variable in class be.ac.ua.broker.evaluation.BenchmarkOptions
For the default benchmark behavior this is the maximum number of tasks a workload contains, for the altered version this is the number of times the broker is run for every instance specification and option combination possible.
MAX_RECORD - Static variable in class be.ac.ua.broker.allocation.spot.model.SpotModelOptions
Maximum number of records to process e.g.
MAX_SIMU_RECORD - Static variable in class be.ac.ua.broker.allocation.spot.model.SpotModelOptions
Maximum number of simulations (default: 1000 different starting time)
menuBar - Variable in class be.ac.ua.broker.output.gui.ScheduleGUI
The menu bar of the GUI
merge(ScheduledTaskCollection) - Method in class be.ac.ua.broker.scheduling.workload.ScheduledTaskCollection
Merge the provided scheduledTaskCollection with this scheduledTaskCollection,
MICRO_MICRO - Static variable in class be.ac.ua.broker.input.pricing.EC2Constants
 
modifyCurrentWM1Task(String, String, String) - Method in class be.ac.ua.broker.evaluation.RandomWorkloadGenerator
Modify the randomly generated workload model one task corresponding to the current task number, it will get a new deadline and task length assigned.
modifyCurrentWM2Task(String, String, String) - Method in class be.ac.ua.broker.evaluation.RandomWorkloadGenerator
Modify the randomly generated workload model two task corresponding to the current task number, it will get a new deadline, task length, and load distribution assigned.

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