|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.jvm.dump.DvDump | +--com.ibm.jvm.dump.SDFFDump
Description: Whats the purpose of this class
Constructor Summary | |
SDFFDump()
|
Method Summary | |
com.ibm.jvm.dump.DvAddressSpace[] |
getAddressSpaces()
Description: |
int |
getArchitecture()
Description: |
int |
getProcessor()
Description: |
int |
getSubSystemType()
Description: |
int |
getSystemType()
Description: |
static java.lang.Boolean |
isSupportedSource(java.lang.String theSource)
Description: |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SDFFDump()
Method Detail |
public com.ibm.jvm.dump.DvAddressSpace[] getAddressSpaces()
Description:
Input :
Returned :
getAddressSpaces
in class com.ibm.jvm.dump.DvDump
public int getArchitecture()
Description:
Input :
Returned :
getArchitecture
in class com.ibm.jvm.dump.DvDump
public int getSystemType()
Description:
Input :
Returned :
getSystemType
in class com.ibm.jvm.dump.DvDump
public int getSubSystemType()
Description:
Input :
Returned :
getSubSystemType
in class com.ibm.jvm.dump.DvDump
public int getProcessor()
Description:
Input :
Returned :
getProcessor
in class com.ibm.jvm.dump.DvDump
public static java.lang.Boolean isSupportedSource(java.lang.String theSource)
Description:
Input :
Returned :
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |