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

Packages that use hu.mta.sztaki.lpds.cloud.simulator.iaas
hu.mta.sztaki.lpds.cloud.simulator.energy   
hu.mta.sztaki.lpds.cloud.simulator.iaas   
hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling   
hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling   
hu.mta.sztaki.lpds.cloud.simulator.util   
 

Classes in hu.mta.sztaki.lpds.cloud.simulator.iaas used by hu.mta.sztaki.lpds.cloud.simulator.energy
PhysicalMachine
           
ResourceConstraints
          This class is intentionally non mutable, allowing those users (e.g.
VirtualMachine
          This class represents a single virtual machine in the system.
VMManager.CapacityChangeEvent
           
 

Classes in hu.mta.sztaki.lpds.cloud.simulator.iaas used by hu.mta.sztaki.lpds.cloud.simulator.iaas
IaaSService
          This class represents a single IaaS service.
IaaSService.IaaSHandlingException
          This class represents a generic error that occurred during the operation of the IaaS service.
IaaSService.MachineListener
           
PhysicalMachine
           
PhysicalMachine.PowerStateKind
           
PhysicalMachine.ResourceAllocation
           
PhysicalMachine.State
          Represents the possible states of the physical machines modeled in the system
PhysicalMachine.StateChangeListener
           
ResourceConstraints
          This class is intentionally non mutable, allowing those users (e.g.
VirtualMachine
          This class represents a single virtual machine in the system.
VirtualMachine.EventSetup
          This internal interface is used to customize internal state change actions in the VM class.
VirtualMachine.State
           
VirtualMachine.StateChange
          This interface helps to receive events on status changes in virtual machines.
VirtualMachine.StateChangeException
          This class is defined to ensure one can differentiate errors that were caused because the functions on the VM class are called in an improper order.
VMManager
          This interface intends to provide a generic overview of the VM management functionalities in a system.
VMManager.CapacityChangeEvent
           
VMManager.NoSuchVMException
          Receiving this kind of exception shows that the system does not recognize the VM it should operate on.
VMManager.VMManagementException
          This is a generic class to represent all kinds of problems that could occur while managing VMs on the system.
 

Classes in hu.mta.sztaki.lpds.cloud.simulator.iaas used by hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling
IaaSService
          This class represents a single IaaS service.
PhysicalMachine
           
PhysicalMachine.State
          Represents the possible states of the physical machines modeled in the system
PhysicalMachine.StateChangeListener
           
ResourceConstraints
          This class is intentionally non mutable, allowing those users (e.g.
VMManager.CapacityChangeEvent
           
 

Classes in hu.mta.sztaki.lpds.cloud.simulator.iaas used by hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling
IaaSService
          This class represents a single IaaS service.
PhysicalMachine
           
PhysicalMachine.ResourceAllocation
           
PhysicalMachine.StateChangeListener
           
ResourceConstraints
          This class is intentionally non mutable, allowing those users (e.g.
VirtualMachine
          This class represents a single virtual machine in the system.
VMManager.CapacityChangeEvent
           
VMManager.VMManagementException
          This is a generic class to represent all kinds of problems that could occur while managing VMs on the system.
 

Classes in hu.mta.sztaki.lpds.cloud.simulator.iaas used by hu.mta.sztaki.lpds.cloud.simulator.util
IaaSService
          This class represents a single IaaS service.
PhysicalMachine.PowerStateKind
           
PhysicalMachine.State
          Represents the possible states of the physical machines modeled in the system
 



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