|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IaaSService in hu.mta.sztaki.lpds.cloud.simulator.energy.specialized |
|---|
| Fields in hu.mta.sztaki.lpds.cloud.simulator.energy.specialized declared as IaaSService | |
|---|---|
private IaaSService |
IaaSEnergyMeter.observed
|
| Methods in hu.mta.sztaki.lpds.cloud.simulator.energy.specialized that return IaaSService | |
|---|---|
IaaSService |
IaaSEnergyMeter.getObserved()
|
| Constructors in hu.mta.sztaki.lpds.cloud.simulator.energy.specialized with parameters of type IaaSService | |
|---|---|
IaaSEnergyMeter(IaaSService iaas)
|
|
| Uses of IaaSService in hu.mta.sztaki.lpds.cloud.simulator.iaas |
|---|
| Methods in hu.mta.sztaki.lpds.cloud.simulator.iaas with parameters of type IaaSService | |
|---|---|
void |
IaaSService.migrateVM(VirtualMachine vm,
IaaSService target)
|
| Uses of IaaSService in hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling |
|---|
| Fields in hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling declared as IaaSService | |
|---|---|
protected IaaSService |
PhysicalMachineController.parent
|
| Constructors in hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling with parameters of type IaaSService | |
|---|---|
AlwaysOnMachines(IaaSService parent)
|
|
MultiPMController(IaaSService parent)
|
|
PhysicalMachineController(IaaSService parent)
|
|
SchedulingDependentMachines(IaaSService parent)
|
|
| Uses of IaaSService in hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling |
|---|
| Fields in hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling declared as IaaSService | |
|---|---|
protected IaaSService |
Scheduler.parent
|
| Constructors in hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling with parameters of type IaaSService | |
|---|---|
FirstFitScheduler(IaaSService parent)
|
|
NonQueueingScheduler(IaaSService parent)
|
|
RandomScheduler(IaaSService parent)
|
|
RoundRobinScheduler(IaaSService parent)
|
|
Scheduler(IaaSService parent)
|
|
SmallestFirstScheduler(IaaSService parent)
|
|
| Uses of IaaSService in hu.mta.sztaki.lpds.cloud.simulator.util |
|---|
| Methods in hu.mta.sztaki.lpds.cloud.simulator.util that return IaaSService | |
|---|---|
static IaaSService |
CloudLoader.loadNodes(String fileName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||