Class DatacenterCharacteristicsSimple

java.lang.Object
org.cloudbus.cloudsim.datacenters.DatacenterCharacteristicsSimple
All Implemented Interfaces:
Identifiable, DatacenterCharacteristics

public class DatacenterCharacteristicsSimple
extends Object
implements DatacenterCharacteristics
Represents static properties of a Datacenter such as architecture, Operating System (OS), management policy (time- or space-shared), cost and time zone at which the resource is located along resource configuration. Each Datacenter has to have its own instance of this class, since it stores the Datacenter host list.
Since:
CloudSim Toolkit 1.0
Author:
Manzur Murshed, Rajkumar Buyya, Rodrigo N. Calheiros, Anton Beloglazov