Uses of Class
com.xensource.xenapi.GPUGroup.Record
-
Uses of GPUGroup.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return GPUGroup.RecordModifier and TypeMethodDescriptionGPUGroup.getRecord
(Connection c) Get a record containing the current state of the given GPU_group.static GPUGroup.Record
Types.toGPUGroupRecord
(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 GPUGroup.RecordModifier and TypeMethodDescriptionstatic Map<GPUGroup,
GPUGroup.Record> GPUGroup.getAllRecords
(Connection c) Return a map of GPU_group references to GPU_group records for all GPU_groups known to the system.static Map<GPUGroup,
GPUGroup.Record> Types.toMapOfGPUGroupGPUGroupRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.