Class Ram

All Implemented Interfaces:
Resource, ResourceCapacity, ResourceManageable

public final class Ram extends ResourceManageableAbstract
Represents the RAM resource of a PM or VM in Megabytes. Such a class allows managing the RAM capacity and allocation.
Since:
CloudSim Plus 1.0
Author:
Manoel Campos da Silva Filho
  • Constructor Details

    • Ram

      public Ram(long capacity)
      Creates a new RAM resource.
      Parameters:
      capacity - the RAM capacity in Megabytes