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.Record
Types.toHostMetricsRecord
(Object object) 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)