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