Class J9RASImageDataFactory
java.lang.Object
com.ibm.j9ddr.view.dtfj.image.J9RASImageDataFactory
Point of contact for Image code needing to extract
data from the J9RAS structure
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static interface
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
J9RASImageDataFactory
public J9RASImageDataFactory()
-
-
Method Details
-
getProcessData
- Returns:
- ProcessData or NULL if we can't find a J9DDR structure in p
-
getMachineData
- Returns:
- MachineData or NULL if we can't find a J9DDR structure in c
-
getMachineData
- Returns:
- MachineData or NULL if we can't find a J9DDR structure in a
-
getMachineData
- Returns:
- MachineData or NULL if we can't find a J9DDR structure in p
-