Uses of Class
org.eclipse.mat.snapshot.DominatorsSummary
Package
Description
These are general queries.
Implementations for building the snapshot (not API).
The Snapshot API, a VM independent way of looking at a snapshot of the state of objects in a heap.
-
Uses of DominatorsSummary in org.eclipse.mat.inspections
-
Uses of DominatorsSummary in org.eclipse.mat.parser.internal
Modifier and TypeMethodDescriptionSnapshotImpl.getDominatorsOf
(int[] objectIds, Pattern excludePattern, IProgressListener progressListener) -
Uses of DominatorsSummary in org.eclipse.mat.snapshot
Modifier and TypeMethodDescriptionISnapshot.getDominatorsOf
(int[] objectIds, Pattern excludePattern, IProgressListener progressListener) Get a summary of the dominators for all the given objects.DominatorsSummary.ClassDominatorRecord.getSummary()
Get the DominatorsSummary to which this record belongs.