| Package | Description |
|---|---|
| com.caucho.env.hprof |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHprofDumpHandler
Parses the JDK's .hprof file.
|
class |
ClassPassDumpHandler
Parses the JDK's .hprof file.
|
class |
DataPassDumpHandler
Parses the JDK's .hprof file.
|
class |
NamePassDumpHandler
Parses the JDK's .hprof file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HprofParser.readDump(HprofDumpHandler handler) |
void |
HprofParser.readLoadClass(HprofDumpHandler handler) |
void |
HprofParser.readStringInUtf8(HprofDumpHandler handler) |