Uses of Class
org.eclipse.mat.snapshot.MultiplePathsFromGCRootsClassRecord
Packages that use MultiplePathsFromGCRootsClassRecord
Package
Description
Utilities for performing basic operations on 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 MultiplePathsFromGCRootsClassRecord in org.eclipse.mat.parser.internal.snapshot
Methods in org.eclipse.mat.parser.internal.snapshot that return MultiplePathsFromGCRootsClassRecordModifier and TypeMethodDescriptionMultiplePathsFromGCRootsComputerImpl.getPathsGroupedByClass
(boolean startFromTheGCRoots, IProgressListener progressListener) -
Uses of MultiplePathsFromGCRootsClassRecord in org.eclipse.mat.snapshot
Methods in org.eclipse.mat.snapshot that return MultiplePathsFromGCRootsClassRecordModifier and TypeMethodDescriptionMultiplePathsFromGCRootsClassRecord.nextLevel()
Go down to the next levelMethods in org.eclipse.mat.snapshot that return types with arguments of type MultiplePathsFromGCRootsClassRecordModifier and TypeMethodDescriptionMultiplePathsFromGCRootsClassRecord.getComparatorByNumberOfReferencedObjects()
MultiplePathsFromGCRootsClassRecord.getComparatorByReferencedHeapSize()
Returns a Comparator ordering the records descending by the total size of referenced objects.