Package org.eclipse.mat.hprof
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
-
Interface Summary Interface Description IHprofParserHandler IPositionInputStream -
Class Summary Class Description BufferingRafPositionInputStream ByteArrayPositionInputStream ChunkedGZIPRandomAccessFile This class can be used to get random access to chunked gzipped hprof files like the openjdk can create them.ChunkedGZIPRandomAccessFile.ChunkedGZIPOutputStream 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 dumpSeekableStream 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 anInputStream
so that close does not propagate to the underlying stream. -
Enum Summary Enum Description ExportHprof.RedactType