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