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