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