Uses of Package
hu.mta.sztaki.lpds.cloud.simulator

Packages that use hu.mta.sztaki.lpds.cloud.simulator
hu.mta.sztaki.lpds.cloud.simulator   
hu.mta.sztaki.lpds.cloud.simulator.energy   
hu.mta.sztaki.lpds.cloud.simulator.energy.specialized   
hu.mta.sztaki.lpds.cloud.simulator.iaas   
hu.mta.sztaki.lpds.cloud.simulator.iaas.resourcemodel   
 

Classes in hu.mta.sztaki.lpds.cloud.simulator used by hu.mta.sztaki.lpds.cloud.simulator
DeferredEvent.AggregatedEventDispatcher
          handles the event aggregations, actual subscriptions to timed events and dispatches the events if Timed notifies for time instance at which the non-recurring events should be fired Improves the performance of deferred events significantly if multiple events should occur at once
Timed
          This is the base class for the simulation, every class that should receive timing events should extend this and implement the function named "tick".
 

Classes in hu.mta.sztaki.lpds.cloud.simulator used by hu.mta.sztaki.lpds.cloud.simulator.energy
Timed
          This is the base class for the simulation, every class that should receive timing events should extend this and implement the function named "tick".
 

Classes in hu.mta.sztaki.lpds.cloud.simulator used by hu.mta.sztaki.lpds.cloud.simulator.energy.specialized
Timed
          This is the base class for the simulation, every class that should receive timing events should extend this and implement the function named "tick".
 

Classes in hu.mta.sztaki.lpds.cloud.simulator used by hu.mta.sztaki.lpds.cloud.simulator.iaas
DeferredEvent
          Offers the event handling mechanism for non-recurring but time dependent events.
 

Classes in hu.mta.sztaki.lpds.cloud.simulator used by hu.mta.sztaki.lpds.cloud.simulator.iaas.resourcemodel
Timed
          This is the base class for the simulation, every class that should receive timing events should extend this and implement the function named "tick".
 



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