Uses of Interface
org.eclipse.mat.query.IResultTree
Package
Description
These are general queries.
These are queries for examining OSGi bundles.
These are utilities for Eclipse OSGi bundle queries.
These are queries for dominator tree and paths to/from garbage collection roots.
A way of controlling the detail given by the output of a query.
The Snapshot API, a VM independent way of looking at a snapshot of the state of objects in a heap.
Utilities to develop heap dump queries.
-
Uses of IResultTree in org.eclipse.mat.inspections
Modifier and TypeClassDescriptionclass
static class
static class
class
-
Uses of IResultTree in org.eclipse.mat.inspections.osgi
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Uses of IResultTree in org.eclipse.mat.inspections.util
Modifier and TypeMethodDescription -
Uses of IResultTree in org.eclipse.mat.internal.snapshot.inspections
Modifier and TypeClassDescriptionclass
static class
static class
static final class
-
Uses of IResultTree in org.eclipse.mat.query.refined
-
Uses of IResultTree in org.eclipse.mat.snapshot
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
Modifier and TypeMethodDescriptionHistogram.groupByClassLoader()
implementation as result tree grouped by class loaderHistogram.groupByPackage()
implementation as result tree grouped by packageHistogram.groupBySuperclass
(ISnapshot snapshot) implementation as result tree grouped by superclass -
Uses of IResultTree in org.eclipse.mat.snapshot.query
Modifier and TypeClassDescriptionstatic class
Helper class which describes a tree of objects by inbound references.static class
Helper class which describes a tree of objects by outbound references.