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