Fields
Implicit messages
-
Record[crashdump]
get_record
(session session_id, crashdump self)
Get a record containing the current state of the given crashdump.
-
crashdump
get_by_uuid
(session session_id, string uuid)
Get a reference to the crashdump instance with the specified UUID.
-
Set[crashdump]
get_all
(session session_id)
Return a list of all the crashdumps known to the system.
-
Map[crashdump,Record[crashdump]]
get_all_records
(session session_id)
Return a map of crashdump references to crashdump records for all crashdumps known to the system.
Explicit messages
-
void
destroy
(session session_id, crashdump self)
Destroy the specified crashdump