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.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.