Uses of Class
org.eclipse.mat.util.RegistryReader
Package
Description
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
Support for collecting arguments for acquiring heap dumps from running programs.
Input/output utilities for the parser component (not API).
Package for getting a list of queries and examining their capabilities and setting them up.
Controls building of reports from XML report definitions.
Registries for the extensions to read additional heap dump information like threads, name resolvers etc.
Editor for viewing snapshot (not API).
-
Uses of RegistryReader in org.eclipse.mat.hprof
-
Uses of RegistryReader in org.eclipse.mat.internal.acquire
-
Uses of RegistryReader in org.eclipse.mat.parser.internal.util
-
Uses of RegistryReader in org.eclipse.mat.query.registry
-
Uses of RegistryReader in org.eclipse.mat.report
Modifier and TypeClassDescriptionclass
Holds all the renderers.final class
Builds a full report based on an xml report definition, which could specify several queries to be run. -
Uses of RegistryReader in org.eclipse.mat.snapshot.registry
Modifier and TypeClassDescriptionfinal class
final class
class
final class
class
-
Uses of RegistryReader in org.eclipse.mat.ui.editor