Uses of Interface
org.cloudbus.cloudsim.core.Nameable

Packages that use Nameable
Package
Description
Provides DatacenterBroker classes that act on behalf of a cloud customer, attending his/her requests for creation and destruction of Cloudlets and VMs, assigning such Cloudlets to specific VMs.
Provides core classes used just internally by CloudSim Plus, except the CloudSim class that is the start point and main class used to run simulations.
Provides Datacenter implementations, that represents a physical Cloud Datacenter and contains a set of Host that together provide the basic cloud infrastructure.
Provides network-enabled Datacenter implementations.
Provides classes that implement the Switch interface to allow creating Network Switches that compose a network topology.
Provides classes and interfaces for the power-consumption module.
Provides classes to inject random faults during simulation runtime.