public static class HostCrashdump.Record extends Object implements Types.Record
Modifier and Type | Field and Description |
---|---|
Host |
host
Host the crashdump relates to
|
Map<String,String> |
otherConfig
additional configuration
|
Long |
size
Size of the crashdump
|
Date |
timestamp
Time the crash happened
|
String |
uuid
Unique identifier/object reference
|
Constructor and Description |
---|
HostCrashdump.Record() |