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.since XenServer 5.6static HostCpu
Types.toHostCpu
(Task task, Connection connection) static HostCpu
Deprecated.this method will not be publicly exposed in future releases of this package.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.static Map<HostCpu,
HostCpu.Record> Types.toMapOfHostCpuHostCpuRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.Types.toSetOfHostCpu
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.