See: Description
Interface | Description |
---|---|
IHprofParserHandler | |
IPositionInputStream |
Class | Description |
---|---|
BufferingRafPositionInputStream | |
ByteArrayPositionInputStream | |
DefaultPositionInputStream | |
EnhancerRegistry | |
EnhancerRegistry.Enhancer | |
ExportHprof | |
ExportHprof.Remap |
Remaps class names.
|
GZIPInputStream2 |
A stream for reading Gzip compressed files.
|
HprofHeapObjectReader | |
HprofIndexBuilder | |
HprofParserHandlerImpl | |
HprofPlugin | |
HprofRandomAccessParser | |
IHprofParserHandler.HeapObject | |
Messages | |
Pass1Parser | |
Pass2Parser |
Parser used to read the hprof formatted heap dump
|
SeekableStream |
Used to wrap an non-seekable stream to make it seekable.
|
SeekableStream.RandomAccessInputStream |
Used to wrap and indicate a underlying stream which has a position and has seek().
|
SeekableStream.UnclosableInputStream |
Wraps an
InputStream so that
close does not propagate to the underlying stream. |
Enum | Description |
---|---|
ExportHprof.RedactType |