hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling
Class AlwaysOnMachines

java.lang.Object
  extended by hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling.PhysicalMachineController
      extended by hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling.AlwaysOnMachines

public class AlwaysOnMachines
extends PhysicalMachineController


Field Summary
 
Fields inherited from class hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling.PhysicalMachineController
parent, queueingEvent
 
Constructor Summary
AlwaysOnMachines(IaaSService parent)
           
 
Method Summary
protected  VMManager.CapacityChangeEvent<PhysicalMachine> getHostRegEvent()
           
protected  Scheduler.QueueingEvent getQueueingEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlwaysOnMachines

public AlwaysOnMachines(IaaSService parent)
Method Detail

getHostRegEvent

protected VMManager.CapacityChangeEvent<PhysicalMachine> getHostRegEvent()
Specified by:
getHostRegEvent in class PhysicalMachineController

getQueueingEvent

protected Scheduler.QueueingEvent getQueueingEvent()
Specified by:
getQueueingEvent in class PhysicalMachineController


Copyright © 2012–2015 University of Innsbruck & MTA SZTAKI. All rights reserved.