Uses of Package
org.cloudsimplus.power.models
Packages that use org.cloudsimplus.power.models
Package
Description
Provides
Datacenter implementations
that represent a physical Cloud Datacenter and contains a set of
Host.Provides
Host implementations
that represent a Physical Machine (PM) used to run Vms
from different cloud customers
(represented by a DatacenterBroker).Provides classes and interfaces for the power-consumption module.
Provides classes and interfaces for modeling how physical or virtual elements
consume power, such as
Datacenters, Hosts and
Vms.-
Classes in org.cloudsimplus.power.models used by org.cloudsimplus.datacenters
-
Classes in org.cloudsimplus.power.models used by org.cloudsimplus.hosts
-
Classes in org.cloudsimplus.power.models used by org.cloudsimplus.powerClassDescriptionA common interface for implementing models of power consumption for entities such as
Datacenters andHosts. -
Classes in org.cloudsimplus.power.models used by org.cloudsimplus.power.modelsClassDescriptionA common interface for implementing models of power consumption for entities such as
Datacenters andHosts.Abstract implementation of aDatacenterPowerModel.Provides a model for definingHostpower consumption.Abstract implementation of aHostPowerModel.A power model created based on data from SPEC power benchmark.