Class VirtualServerManager.XmList

java.lang.Object
com.aoindustries.aoserv.daemon.server.VirtualServerManager.XmList
Enclosing class:
VirtualServerManager

public static class VirtualServerManager.XmList extends Object
  • Method Details

    • getCpuWeight

      public double getCpuWeight()
      Returns:
      the cpuWeight
    • getMemory

      public long getMemory()
      Returns:
      the memory
    • getShadowMemory

      public long getShadowMemory()
      Returns:
      the shadowMemory
    • getMaxmem

      public long getMaxmem()
      Returns:
      the maxmem
    • getName

      public String getName()
      Returns:
      the name
    • getOnReboot

      public String getOnReboot()
      Returns:
      the onReboot
    • getDomid

      public int getDomid()
      Returns:
      the domid
    • getUuid

      public String getUuid()
      Returns:
      the uuid
    • getVcpus

      public int getVcpus()
      Returns:
      the vcpus