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