Uses of Class
org.eclipse.mat.query.ResultMetaData
Packages that use ResultMetaData
Package
Description
These are general queries.
These are queries for Collection classes.
These are queries for examining OSGi bundles.
These are queries for dominator tree and paths to/from garbage collection roots.
Package for examining and controlling results of running queries.
A way of controlling the detail given by the output of a query.
Package for getting a list of queries and examining their capabilities and setting them up.
Default Query Result Implementations.
Controls building of reports from XML report definitions.
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 ResultMetaData in org.eclipse.mat.inspections
Methods in org.eclipse.mat.inspections that return ResultMetaDataModifier and TypeMethodDescriptionBigDropsQuery.getResultMetaData()
DuplicatedClassesQuery.getResultMetaData()
FindLeaksQuery.SuspectsResultTable.getResultMetaData()
ImmediateDominatorsQuery.ResultImpl.getResultMetaData()
-
Uses of ResultMetaData in org.eclipse.mat.inspections.collections
Methods in org.eclipse.mat.inspections.collections that return ResultMetaData -
Uses of ResultMetaData in org.eclipse.mat.inspections.osgi
Methods in org.eclipse.mat.inspections.osgi that return ResultMetaData -
Uses of ResultMetaData in org.eclipse.mat.internal.snapshot.inspections
Methods in org.eclipse.mat.internal.snapshot.inspections that return ResultMetaDataModifier and TypeMethodDescriptionCompareTablesQuery.TableComparisonResult.getResultMetaData()
DominatorQuery.Tree.getResultMetaData()
MultiplePath2GCRootsQuery.Tree.getResultMetaData()
Path2GCRootsQuery.Tree.getResultMetaData()
-
Uses of ResultMetaData in org.eclipse.mat.query
Methods in org.eclipse.mat.query that return ResultMetaDataModifier and TypeMethodDescriptionResultMetaData.Builder.build()
Creates and returns the ResultMetaData object, with the context providers list made unmodifiable.IResult.getResultMetaData()
(Optionally) Return meta data of the result needed to fine-tune the display of the result. -
Uses of ResultMetaData in org.eclipse.mat.query.refined
Methods in org.eclipse.mat.query.refined that return ResultMetaData -
Uses of ResultMetaData in org.eclipse.mat.query.registry
Methods in org.eclipse.mat.query.registry that return ResultMetaData -
Uses of ResultMetaData in org.eclipse.mat.query.results
Methods in org.eclipse.mat.query.results that return ResultMetaDataModifier and TypeMethodDescriptionCompositeResult.getResultMetaData()
Get the metadata (none).DisplayFileResult.getResultMetaData()
Get the meta dataListResult.getResultMetaData()
PropertyResult.getResultMetaData()
TextResult.getResultMetaData()
Get the metadata for fine-tuning the display of this result. -
Uses of ResultMetaData in org.eclipse.mat.report
Methods in org.eclipse.mat.report that return ResultMetaData -
Uses of ResultMetaData in org.eclipse.mat.snapshot
Methods in org.eclipse.mat.snapshot that return ResultMetaDataModifier and TypeMethodDescriptionHistogram.ClassLoaderTree.getResultMetaData()
Histogram.getResultMetaData()
Histogram.PackageTree.getResultMetaData()
Histogram.SuperclassTree.getResultMetaData()
UnreachableObjectsHistogram.getResultMetaData()
-
Uses of ResultMetaData in org.eclipse.mat.snapshot.query
Methods in org.eclipse.mat.snapshot.query that return ResultMetaData