Uses of Class
com.ibm.dtfj.image.j9.Image
Packages that use Image
-
Uses of Image in com.ibm.jvm.j9.dump.indexsupport
Methods in com.ibm.jvm.j9.dump.indexsupport that return ImageModifier and TypeMethodDescriptionXMLIndexReader.parseIndexWithDump(InputStream input, ICoreFileReader core, ClosingFileReader reader, IFileLocationResolver fileResolver) Creates an Image from the given XML index stream and the corresponding corefileXMLIndexReader.parseIndexWithDump(InputStream input, ICoreFileReader core, ImageInputStream stream, IFileLocationResolver fileResolver) Creates an Image from the given XML index stream and the corresponding corefileMethods in com.ibm.jvm.j9.dump.indexsupport with parameters of type ImageModifier and TypeMethodDescriptionvoidXMLIndexReader.setJ9DumpData(long environ, String osType, String osSubType, String cpuType, int cpuCount, long bytesMem, int pointerSize, Image[] imageRef, ImageAddressSpace[] addressSpaceRef, ImageProcess[] processRef) Constructors in com.ibm.jvm.j9.dump.indexsupport with parameters of type ImageModifierConstructorDescriptionNodeIP(Image image, Attributes attributes) NodeNet(Image image, Attributes attributes)