Class NewWinDump
java.lang.Object
com.ibm.dtfj.corereaders.CoreReaderSupport
com.ibm.dtfj.corereaders.NewWinDump
- All Implemented Interfaces:
ICoreFileReader, ResourceReleaser
-
Field Summary
FieldsFields declared in class CoreReaderSupport
_j9rasReader
-
Method Summary
Modifier and TypeMethodDescriptionstatic ICoreFileReader
dumpFromFile
(ImageInputStream stream) protected Properties
getEnvironmentVariables
(Builder builder) boolean
static boolean
isSupportedDump
(ImageInputStream stream) Methods declared in class CoreReaderSupport
coreCheckOffset, coreGetPosition, coreReadAddress, coreReadByte, coreReadBytes, coreReadInt, coreReadLong, coreReadShort, coreSeek, getAddressSpace, getMemoryRangesAsArray, is64Bit, isTruncated, releaseResources
Methods declared in class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods declared in interface ICoreFileReader
extract, getAdditionalFileNames
-
Field Details
-
_processorSubtypeDescription
-
_is64Bit
protected boolean _is64Bit
-
-
Method Details
-
dumpFromFile
- Throws:
IOException
-
isSupportedDump
- Throws:
IOException
-
getEnvironmentVariables
- Throws:
MemoryAccessException
-
isLittleEndian
public boolean isLittleEndian()
-