Package org.eclipse.mat.hprof
package org.eclipse.mat.hprof
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
-
ClassDescriptionThis class can be used to get random access to chunked gzipped hprof files like the openjdk can create them.Remaps class names.A stream for reading Gzip compressed files.Parser used to read the hprof formatted heap dumpUsed to wrap an non-seekable stream to make it seekable.Used to wrap and indicate a underlying stream which has a position and has seek().Wraps an
InputStream
so that close does not propagate to the underlying stream.