Uses of Class
com.xensource.xenapi.VIFMetrics.Record
-
Uses of VIFMetrics.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return VIFMetrics.RecordModifier and TypeMethodDescriptionVIFMetrics.getRecord
(Connection c) Deprecated.since XenServer 6.1static VIFMetrics.Record
Types.toVIFMetricsRecord
(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 VIFMetrics.RecordModifier and TypeMethodDescriptionstatic Map<VIFMetrics,
VIFMetrics.Record> VIFMetrics.getAllRecords
(Connection c) Return a map of VIF_metrics references to VIF_metrics records for all VIF_metrics instances known to the system.static Map<VIFMetrics,
VIFMetrics.Record> Types.toMapOfVIFMetricsVIFMetricsRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.