Uses of Class
com.xensource.xenapi.Pool.Record
-
Uses of Pool.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return Pool.RecordModifier and TypeMethodDescriptionPool.getRecord
(Connection c) Get a record containing the current state of the given pool.static Pool.Record
Types.toPoolRecord
(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 Pool.RecordModifier and TypeMethodDescriptionstatic Map<Pool,
Pool.Record> Pool.getAllRecords
(Connection c) Return a map of pool references to pool records for all pools known to the system.static Map<Pool,
Pool.Record> Types.toMapOfPoolPoolRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.