C F H I L N O P V

C

classDump(long, long, String, int, int, int, LongEnumeration) - Method in interface com.ibm.jvm.ras.findroots.PortableHeapDumpListener
This call represents a class object.
com.ibm.jvm.ras.findroots - package com.ibm.jvm.ras.findroots
 
com.ibm.jvm.ras.util - package com.ibm.jvm.ras.util
 

F

full_version() - Method in class com.ibm.jvm.ras.findroots.HeapdumpReader
Returns the full version for the JVM that created this heapdump.

H

HeapdumpReader - class com.ibm.jvm.ras.findroots.HeapdumpReader.
This class parses a Phd format heapdump file.
HeapdumpReader(String) - Constructor for class com.ibm.jvm.ras.findroots.HeapdumpReader
Create a new HeapdumpReader object from the given file.
hasNumberOfElements() - Method in interface com.ibm.jvm.ras.util.LongEnumeration
Returns true if this enumeration supports the LongEnumeration.numberOfElements() method.

I

is64Bit() - Method in class com.ibm.jvm.ras.findroots.HeapdumpReader
Returns true if this is a 64-bit heap dump.

L

LongEnumeration - interface com.ibm.jvm.ras.util.LongEnumeration.
This interface provides an enumeration of long values.

N

nextLong() - Method in interface com.ibm.jvm.ras.util.LongEnumeration
Returns the next long value.
numberOfElements() - Method in interface com.ibm.jvm.ras.util.LongEnumeration
Returns the total number of elements in this enumeration (not the remaining number!).

O

objectArrayDump(long, long, int, int, LongEnumeration, int) - Method in interface com.ibm.jvm.ras.findroots.PortableHeapDumpListener
This call represents an array of objects.
objectDump(long, long, int, int, LongEnumeration) - Method in interface com.ibm.jvm.ras.findroots.PortableHeapDumpListener
This call represents a normal object.

P

PortableHeapDumpListener - interface com.ibm.jvm.ras.findroots.PortableHeapDumpListener.
This interface is used to parse a heapdump in Phd format.
parse(PortableHeapDumpListener) - Method in class com.ibm.jvm.ras.findroots.HeapdumpReader
Parse the heapdump.
primitiveArrayDump(long, int, int, int, int) - Method in interface com.ibm.jvm.ras.findroots.PortableHeapDumpListener
This call represents a primitive array.

V

version() - Method in class com.ibm.jvm.ras.findroots.HeapdumpReader
Returns the Phd version number.

C F H I L N O P V

© Copyright IBM Corp. 2007. All Rights Reserved.