Interface HostCpuUnitsService

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  HostCpuUnitsService.ListRequest
      Returns the List of all host's CPUs with detailed information about the topology (socket, core) and with information about the current CPU pinning.
      static interface  HostCpuUnitsService.ListResponse
      Returns the List of all host's CPUs with detailed information about the topology (socket, core) and with information about the current CPU pinning.
    • Method Detail

      • list

        HostCpuUnitsService.ListRequest list()
        Returns the List of all host's CPUs with detailed information about the topology (socket, core) and with information about the current CPU pinning.
      • service

        Service service​(String path)
        Service locator method, returns individual service on which the URI is dispatched.