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