Uses of Class
com.xensource.xenapi.HostCpu.Record
-
Uses of HostCpu.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return HostCpu.RecordModifier and TypeMethodDescriptionHostCpu.getRecord
(Connection c) Deprecated.since XenServer 5.6static HostCpu.Record
Types.toHostCpuRecord
(Object object) 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 HostCpu.RecordModifier and TypeMethodDescriptionstatic 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.static Map<HostCpu,
HostCpu.Record> Types.toMapOfHostCpuHostCpuRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.