|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnergyMeter | |
---|---|
hu.mta.sztaki.lpds.cloud.simulator.energy | |
hu.mta.sztaki.lpds.cloud.simulator.energy.specialized |
Uses of EnergyMeter in hu.mta.sztaki.lpds.cloud.simulator.energy |
---|
Subclasses of EnergyMeter in hu.mta.sztaki.lpds.cloud.simulator.energy | |
---|---|
class |
AggregatedEnergyMeter
|
class |
DirectEnergyMeter
Direct energy meters can monitor a single resource spreader and can convert their processed consumption values to a continuously updated energy figure. |
Fields in hu.mta.sztaki.lpds.cloud.simulator.energy with type parameters of type EnergyMeter | |
---|---|
List<EnergyMeter> |
AggregatedEnergyMeter.supervised
|
Constructor parameters in hu.mta.sztaki.lpds.cloud.simulator.energy with type arguments of type EnergyMeter | |
---|---|
AggregatedEnergyMeter(List<EnergyMeter> toAggregate)
|
Uses of EnergyMeter in hu.mta.sztaki.lpds.cloud.simulator.energy.specialized |
---|
Subclasses of EnergyMeter in hu.mta.sztaki.lpds.cloud.simulator.energy.specialized | |
---|---|
class |
IaaSEnergyMeter
|
class |
PhysicalMachineEnergyMeter
|
class |
SimpleVMEnergyMeter
Derives VM consumption from its hosting PM. |
Methods in hu.mta.sztaki.lpds.cloud.simulator.energy.specialized that return types with arguments of type EnergyMeter | |
---|---|
private static List<EnergyMeter> |
IaaSEnergyMeter.subMeterCreator(List<PhysicalMachine> machines)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |