Uses of Class
org.cloudbus.cloudsim.vms.VmSimple
Packages that use VmSimple
Package
Description
Provides implementations of Virtual Machines (
Vm
)
which are a software package that emulate the architecture of a physical machine.Provides network-enabled
Vm
implementations.-
Uses of VmSimple in org.cloudbus.cloudsim.vms
Subclasses of VmSimple in org.cloudbus.cloudsim.vmsModifier and TypeClassDescriptionclass
Represents a List of VMs that form a group, so that should be placed together at the same, according to resource availability. -
Uses of VmSimple in org.cloudbus.cloudsim.vms.network
Subclasses of VmSimple in org.cloudbus.cloudsim.vms.network