hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling
Class MultiPMController
java.lang.Object
hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling.PhysicalMachineController
hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling.MultiPMController
public class MultiPMController
- extends PhysicalMachineController
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
capacityManagers
private final HashMap<PhysicalMachine,MultiPMController.CapacityChangeManager> capacityManagers
currentlyStartingPMs
private final ArrayList<PhysicalMachine> currentlyStartingPMs
MultiPMController
public MultiPMController(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
turnOnSomeMachines
protected void turnOnSomeMachines()
Copyright © 2012–2015 University of Innsbruck & MTA SZTAKI. All rights reserved.