Uses of Class
com.xensource.xenapi.Crashdump.Record
-
Uses of Crashdump.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return Crashdump.RecordModifier and TypeMethodDescriptionCrashdump.getRecord
(Connection c) Deprecated.since XenServer 7.3static Crashdump.Record
Types.toCrashdumpRecord
(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 Crashdump.RecordModifier and TypeMethodDescriptionstatic Map<Crashdump,
Crashdump.Record> Crashdump.getAllRecords
(Connection c) Return a map of crashdump references to crashdump records for all crashdumps known to the system.static Map<Crashdump,
Crashdump.Record> Types.toMapOfCrashdumpCrashdumpRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.