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 HostCpu
HostCpu.getByUuid
(Connection c, String uuid) Deprecated.static HostCpu
Types.toHostCpu
(Task task, Connection connection) static HostCpu
Methods in com.xensource.xenapi that return types with arguments of type HostCpuModifier and TypeMethodDescriptionHostCpu.getAll
(Connection c) Deprecated.static 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.static Map<HostCpu,
HostCpu.Record> Types.toMapOfHostCpuHostCpuRecord
(Object object) Types.toSetOfHostCpu
(Object object)