Class NumVirtualCoresPerSocketNotSupported

All Implemented Interfaces:
Serializable

public class NumVirtualCoresPerSocketNotSupported extends VirtualHardwareCompatibilityIssue
See Also:
  • Field Details

    • maxSupportedCoresPerSocketDest

      public int maxSupportedCoresPerSocketDest
    • numCoresPerSocketVm

      public int numCoresPerSocketVm
  • Constructor Details

    • NumVirtualCoresPerSocketNotSupported

      public NumVirtualCoresPerSocketNotSupported()
  • Method Details

    • getMaxSupportedCoresPerSocketDest

      public int getMaxSupportedCoresPerSocketDest()
    • getNumCoresPerSocketVm

      public int getNumCoresPerSocketVm()
    • setMaxSupportedCoresPerSocketDest

      public void setMaxSupportedCoresPerSocketDest(int maxSupportedCoresPerSocketDest)
    • setNumCoresPerSocketVm

      public void setNumCoresPerSocketVm(int numCoresPerSocketVm)