Uses of Class
com.xensource.xenapi.ClusterHost.Record
-
Uses of ClusterHost.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return ClusterHost.RecordModifier and TypeMethodDescriptionClusterHost.getRecord
(Connection c) Get a record containing the current state of the given Cluster_host.static ClusterHost.Record
Types.toClusterHostRecord
(Object object) Methods in com.xensource.xenapi that return types with arguments of type ClusterHost.RecordModifier and TypeMethodDescriptionstatic Map<ClusterHost,
ClusterHost.Record> ClusterHost.getAllRecords
(Connection c) Return a map of Cluster_host references to Cluster_host records for all Cluster_hosts known to the system.static Map<ClusterHost,
ClusterHost.Record> Types.toMapOfClusterHostClusterHostRecord
(Object object)