Uses of Interface
org.eclipse.mat.query.IQuery
Package
Description
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
These are general queries.
These are queries for Collection classes.
These are queries for whole components (class loaders and packages).
These are queries for debugging Eclipse based applications.
These are queries for examining objects subject to finalization.
These are queries for examining OSGi bundles.
These are queries for Threads.
These are queries for dominator tree and paths to/from garbage collection roots.
Links class names to the class source in an Eclipse IDE, not an Application Programming Interface (API).
Package for getting a list of queries and examining their capabilities and setting them up.
Internal classes for controlling building of reports from XML report definitions (not API).
Supplementary actions to open a snapshot, copy to clipboard, open icon assist and so on - user interface (not API).
-
Uses of IQuery in org.eclipse.mat.hprof
-
Uses of IQuery in org.eclipse.mat.inspections
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Looks for leaks based on a delta in retained sizes of the dominator tree from two snapshots.class
class
class
class
Extract information about objects referenced by java.lang.ref.Reference, e.g.class
Extract information about objects extending java.lang.ref.Reference, e.g.class
class
A simple comparison of the results of running a query on two different snapshots.class
class
class
class
class
class
class
-
Uses of IQuery in org.eclipse.mat.inspections.collections
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of IQuery in org.eclipse.mat.inspections.component
-
Uses of IQuery in org.eclipse.mat.inspections.eclipse
-
Uses of IQuery in org.eclipse.mat.inspections.finalizer
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of IQuery in org.eclipse.mat.inspections.osgi
-
Uses of IQuery in org.eclipse.mat.inspections.threads
Modifier and TypeClassDescriptionclass
class
class
-
Uses of IQuery in org.eclipse.mat.internal.snapshot.inspections
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of IQuery in org.eclipse.mat.jdt
-
Uses of IQuery in org.eclipse.mat.query.registry
Modifier and TypeMethodDescriptionQueryDescriptor.getCommandType()
The type of the query object, to be instantiated and the arguments injected when the query is run.Modifier and TypeMethodDescription -
Uses of IQuery in org.eclipse.mat.report.internal
-
Uses of IQuery in org.eclipse.mat.ui.snapshot.actions
Modifier and TypeClassDescriptionclass
static class
static class
static class
class
Combines all the OQL queries associated with the IContextObjectSets into one big query.class