hu.mta.sztaki.lpds.cloud.simulator.iaas
Class PhysicalMachine.PowerStateDelayer
java.lang.Object
hu.mta.sztaki.lpds.cloud.simulator.Timed
hu.mta.sztaki.lpds.cloud.simulator.DeferredEvent
hu.mta.sztaki.lpds.cloud.simulator.iaas.PhysicalMachine.PowerStateDelayer
- All Implemented Interfaces:
- Comparable<Timed>
- Enclosing class:
- PhysicalMachine
public class PhysicalMachine.PowerStateDelayer
- extends DeferredEvent
Methods inherited from class hu.mta.sztaki.lpds.cloud.simulator.Timed |
compareTo, fire, getFireCount, getFrequency, getNextEvent, getNextFire, isSubscribed, jumpTime, nextEventDistance, resetTimed, setBackPreference, simulateUntil, simulateUntilLastEvent, skipEventsTill, subscribe, toString, unsubscribe, updateFrequency |
newState
final PhysicalMachine.State newState
PhysicalMachine.PowerStateDelayer
public PhysicalMachine.PowerStateDelayer(int delay,
PhysicalMachine.State newPowerState)
eventAction
protected void eventAction()
- Specified by:
eventAction
in class DeferredEvent
Copyright © 2012–2015 University of Innsbruck & MTA SZTAKI. All rights reserved.