|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VMManager.NoSuchVMException | |
|---|---|
| hu.mta.sztaki.lpds.cloud.simulator.iaas | |
| Uses of VMManager.NoSuchVMException in hu.mta.sztaki.lpds.cloud.simulator.iaas |
|---|
| Methods in hu.mta.sztaki.lpds.cloud.simulator.iaas that throw VMManager.NoSuchVMException | |
|---|---|
private PhysicalMachine |
IaaSService.checkVMHost(VirtualMachine vm)
|
void |
VMManager.migrateVM(VirtualMachine vm,
E target)
Migrates a VM from the current system to another. |
void |
VMManager.reallocateResources(VirtualMachine vm,
ResourceConstraints newresources)
Allows fine-grained resource utilization setup of the particular VM after it was allocated on the system. |
void |
IaaSService.reallocateResources(VirtualMachine vm,
ResourceConstraints newresources)
|
void |
VMManager.terminateVM(VirtualMachine vm,
boolean killTasks)
Terminates a VM in the system. |
void |
PhysicalMachine.terminateVM(VirtualMachine vm,
boolean killTasks)
|
void |
IaaSService.terminateVM(VirtualMachine vm,
boolean killTasks)
Requesting the destruction of a VM in a DESTROYED state will dequeue the VM from the scheduler's request queue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||