hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling
Class SchedulingDependentMachines
java.lang.Object
hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling.PhysicalMachineController
hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling.SchedulingDependentMachines
public class SchedulingDependentMachines
- extends PhysicalMachineController
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
capacityManagers
private HashMap<PhysicalMachine,SchedulingDependentMachines.CapacityChangeManager> capacityManagers
currentlyStartingPM
private PhysicalMachine currentlyStartingPM
SchedulingDependentMachines
public SchedulingDependentMachines(IaaSService parent)
getHostRegEvent
protected VMManager.CapacityChangeEvent<PhysicalMachine> getHostRegEvent()
- Specified by:
getHostRegEvent
in class PhysicalMachineController
getQueueingEvent
protected Scheduler.QueueingEvent getQueueingEvent()
- Specified by:
getQueueingEvent
in class PhysicalMachineController
turnOnAMachine
protected void turnOnAMachine()
Copyright © 2012–2015 University of Innsbruck & MTA SZTAKI. All rights reserved.