Uses of Class
com.xensource.xenapi.VIFMetrics
-
Uses of VIFMetrics in com.xensource.xenapi
Fields in com.xensource.xenapi declared as VIFMetricsMethods in com.xensource.xenapi that return VIFMetricsModifier and TypeMethodDescriptionstatic VIFMetrics
VIFMetrics.getByUuid
(Connection c, String uuid) Deprecated.VIF.getMetrics
(Connection c) Deprecated.static VIFMetrics
Types.toVIFMetrics
(Task task, Connection connection) static VIFMetrics
Types.toVIFMetrics
(Object object) Methods in com.xensource.xenapi that return types with arguments of type VIFMetricsModifier and TypeMethodDescriptionstatic Set<VIFMetrics>
VIFMetrics.getAll
(Connection c) Deprecated.static 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) static Set<VIFMetrics>
Types.toSetOfVIFMetrics
(Object object)