Uses of Class
com.xensource.xenapi.HostCpu
-
Uses of HostCpu in com.xensource.xenapi
Fields in com.xensource.xenapi with type parameters of type HostCpuMethods in com.xensource.xenapi that return HostCpuModifier and TypeMethodDescriptionstatic HostCpuHostCpu.getByUuid(Connection c, String uuid) Deprecated.since XenServer 5.6static HostCpuTypes.toHostCpu(Task task, Connection connection) Methods in com.xensource.xenapi that return types with arguments of type HostCpuModifier and TypeMethodDescriptionHostCpu.getAll(Connection c) Deprecated.since XenServer 5.6static Map<HostCpu,HostCpu.Record> HostCpu.getAllRecords(Connection c) Return a map of host_cpu references to host_cpu records for all host_cpus known to the system.Host.getHostCPUs(Connection c) Get the host_CPUs field of the given host.