Uses of Annotation Type
org.eclipse.mat.query.annotations.Argument
Package
Description
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
Generator of HPROF dumps from other running processes on the system,
just a acquire dumps extension, not an Application Programming Interface (API).
Create IBM dumps - this is an internal package not intended as an Application Programming Interface (API) except as an extension.
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).
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 Argument in org.eclipse.mat.hprof
Modifier and TypeFieldDescriptionExportHprof.avoidPattern
boolean
ExportHprof.chunked
boolean
ExportHprof.classesAsInstances
Dump class fields as a instance dumpboolean
ExportHprof.compress
ExportHprof.mapFile
ExportHprof.objects
ExportHprof.output
ExportHprof.redact
long
ExportHprof.segsize
ExportHprof.skipPattern
ExportHprof.snapshot
boolean
ExportHprof.undo
-
Uses of Argument in org.eclipse.mat.hprof.acquire
Modifier and TypeFieldDescriptionboolean
JmapVmInfo.chunked
boolean
JmapVmInfo.compress
boolean
JMapHeapDumpProvider.defaultChunked
boolean
JMapHeapDumpProvider.defaultCompress
boolean
JMapHeapDumpProvider.defaultLive
JMapHeapDumpProvider.jdkHome
JmapVmInfo.jdkHome
JMapHeapDumpProvider.jdkList
boolean
JmapVmInfo.live
-
Uses of Argument in org.eclipse.mat.ibmvm.acquire
Modifier and TypeFieldDescriptionboolean
IBMVmInfo.compress
boolean
BaseProvider.defaultCompress
boolean
BaseProvider.defaultLive
BaseProvider.defaultType
IBMVmInfo.dumpdir
BaseProvider.heapDumpTemplate
BaseProvider.heapDumpZipTemplate
BaseProvider.hprofDumpTemplate
BaseProvider.hprofDumpZipTemplate
BaseProvider.javaDumpTemplate
IBMExecDumpProvider.javaexecutable
IBMExecVmInfo.javaexecutable
IBMExecDumpProvider.javaList
boolean
BaseProvider.listAttach
boolean
IBMVmInfo.live
BaseProvider.systemDumpTemplate
BaseProvider.systemDumpZipTemplate
IBMVmInfo.type
String[]
IBMExecDumpProvider.vmoptions
String[]
IBMExecVmInfo.vmoptions
-
Uses of Argument in org.eclipse.mat.inspections
Modifier and TypeFieldDescriptionComparisonReport.baseline
DeltaHistogram.baseline
FindLeaksQuery2.baseline
LeakHunterQuery2.baseline
SimpleComparison.baseline
ReferenceLeakQuery.context
OQLQuery.contexts
SimpleComparison.defaultoptions
String[]
CustomizedRetainedSetQuery.excludedReferences
CustomizedRetainedSetQuery.excludedReferencesListFile
FindLeaksQuery.excludes
FindLeaksQuery2.excludes
LeakHunterQuery.excludes
String[]
FindLeaksQuery2.extraReferences
String[]
LeakHunterQuery2.extraReferences
FindLeaksQuery2.extraReferencesListFile
LeakHunterQuery2.extraReferencesListFile
double
ReferenceLeakQuery.factor
GroupByValueQuery.field
String[]
RetainedSetQuery.fieldNames
HistogramQuery.groupBy
UnreachableObjectsQuery.histogram
boolean
ClassReferrersQuery.inbound
boolean
ObjectListQuery.inbound
HeapDumpInfoQuery.info
FindLeaksQuery2.mask
LeakHunterQuery2.mask
int
FindLeaksQuery.max_paths
int
FindLeaksQuery2.max_paths
int
LeakHunterQuery.max_paths
int
ReferenceLeakQuery.maxobjs
int
ReferenceLeakQuery.maxpaths
int
ReferenceLeakQuery.maxresults
int
WasteInCharArraysQuery.minimumWaste
ClassLoaderExplorerQuery.objects
ClassReferrersQuery.objects
CustomizedRetainedSetQuery.objects
FindStringsQuery.objects
GroupByValueQuery.objects
HistogramQuery.objects
ImmediateDominatorsQuery.objects
ObjectListQuery.objects
ReferenceLeakQuery.objects
ReferenceQuery.objects
RetainedSetQuery.objects
int[]
TopConsumers2Query.objects
int[]
TopConsumersQuery.objects
FindLeaksQuery2.options
LeakHunterQuery2.options
SimpleComparison.options
BigDropsQuery.pattern
FindStringsQuery.pattern
SimpleComparison.query
OQLQuery.queryString
ReferenceLeakQuery.referent_attribute
ReferenceQuery.referent_attribute
ComparisonReport.report
SimpleComparison.retained
ImmediateDominatorsQuery.skipPattern
LeakHunterQuery.skipPattern
BigDropsQuery.snapshot
BiggestObjectsPieQuery.snapshot
ClassLoaderExplorerQuery.snapshot
ClassReferrersQuery.snapshot
ComparisonReport.snapshot
CustomizedRetainedSetQuery.snapshot
DuplicatedClassesQuery.snapshot
FinalizerReferenceStatQuery.snapshot
FindLeaksQuery.snapshot
FindLeaksQuery2.snapshot
FindStringsQuery.snapshot
GCRootsQuery.snapshot
GroupByValueQuery.snapshot
HeapDumpInfoQuery.snapshot
HistogramQuery.snapshot
ImmediateDominatorsQuery.snapshot
LeakHunterQuery.snapshot
ObjectListQuery.snapshot
OQLQuery.snapshot
PhantomReferenceStatQuery.snapshot
ReferenceLeakQuery.snapshot
ReferenceQuery.snapshot
RetainedSetQuery.snapshot
SimpleComparison.snapshot
SoftReferenceStatQuery.snapshot
SystemPropertiesQuery.snapshot
TopConsumers2Query.snapshot
TopConsumersQuery.snapshot
WasteInCharArraysQuery.snapshot
WeakReferenceStatQuery.snapshot
int
FindLeaksQuery.threshold_percent
int
FindLeaksQuery2.threshold_percent
int
LeakHunterQuery.threshold_percent
int
TopConsumers2Query.thresholdPercent
int
TopConsumersQuery.thresholdPercent
boolean
ClassLoaderExplorerQuery.tree
-
Uses of Argument in org.eclipse.mat.inspections.collections
Modifier and TypeFieldDescriptionCollectionFillRatioQuery.array_attribute
HashEntriesQuery.array_attribute
HashSetValuesQuery.array_attribute
MapCollisionRatioQuery.array_attribute
CollectionFillRatioQuery.collection
CollectionsBySizeQuery.collection
HashEntriesQuery.collection
HashSetValuesQuery.collection
MapCollisionRatioQuery.collection
HashSetValuesQuery.hashSet
HashEntriesQuery.key_attribute
HashSetValuesQuery.key_attribute
ExtractListValuesQuery.list
ArrayFillRatioQuery.objects
ArraysBySizeQuery.objects
CollectionFillRatioQuery.objects
CollectionsBySizeQuery.objects
HashEntriesQuery.objects
MapCollisionRatioQuery.objects
PrimitiveArraysWithAConstantValueQuery.objects
int
ArrayFillRatioQuery.segments
int
CollectionFillRatioQuery.segments
int
MapCollisionRatioQuery.segments
CollectionFillRatioQuery.size_attribute
CollectionsBySizeQuery.size_attribute
MapCollisionRatioQuery.size_attribute
ArrayFillRatioQuery.snapshot
ArraysBySizeQuery.snapshot
CollectionFillRatioQuery.snapshot
CollectionsBySizeQuery.snapshot
ExtractListValuesQuery.snapshot
HashEntriesQuery.snapshot
HashSetValuesQuery.snapshot
MapCollisionRatioQuery.snapshot
PrimitiveArraysWithAConstantValueQuery.snapshot
HashEntriesQuery.value_attribute
-
Uses of Argument in org.eclipse.mat.inspections.component
Modifier and TypeFieldDescriptionboolean
ComponentReportQuery.aggressive
boolean
TopComponentsReportQuery.aggressive
ComponentReportQuery.objects
ComponentReportQuery.snapshot
TopComponentsReportQuery.snapshot
int
TopComponentsReportQuery.thresholdPercent
-
Uses of Argument in org.eclipse.mat.inspections.eclipse
-
Uses of Argument in org.eclipse.mat.inspections.finalizer
-
Uses of Argument in org.eclipse.mat.inspections.osgi
-
Uses of Argument in org.eclipse.mat.inspections.threads
-
Uses of Argument in org.eclipse.mat.internal.snapshot.inspections
Modifier and TypeFieldDescriptionMultiplePath2GCRootsQuery.excludes
Path2GCRootsQuery.excludes
String[]
CompareTablesQuery.extraReferences
CompareTablesQuery.extraReferencesListFile
DominatorQuery.groupBy
MultiplePath2GCRootsQuery.groupBy
int
CompareTablesQuery.keyColumn
CompareTablesQuery.mask
CompareTablesQuery.mode
int
Path2GCRootsQuery.numberOfPaths
int
Path2GCRootsQuery.object
MultiplePath2GCRootsQuery.objects
ShowInDominatorQuery.objects
boolean
CompareTablesQuery.prefix
CompareTablesQuery.queryContext
CompareTablesQuery.replace
CompareTablesQuery.setOp
DominatorQuery.snapshot
MultiplePath2GCRootsQuery.snapshot
Path2GCRootsQuery.snapshot
CompareTablesQuery.snapshots
boolean
CompareTablesQuery.suffix
CompareTablesQuery.tables
-
Uses of Argument in org.eclipse.mat.jdt
-
Uses of Argument in org.eclipse.mat.report.internal
Modifier and TypeFieldDescriptionRunExternalTest.context
RunRegisterdReport.extensionIdentifier
String[]
RunExternalTest.params
String[]
RunRegisterdReport.params
RunRegisterdReport.queryContext
RunExternalTest.testSuite
-
Uses of Argument in org.eclipse.mat.ui.snapshot.actions