|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Argument | |
---|---|
org.eclipse.mat.hprof.acquire | Generator of HPROF dumps from other running processes on the system, just a acquire dumps extension, not an Application Programming Interface (API). |
org.eclipse.mat.ibmvm.acquire | Create IBM dumps - this is an internal package not intended as an Application Programming Interface (API) except as an extension. |
org.eclipse.mat.inspections | These are general queries. |
org.eclipse.mat.inspections.collections | These are queries for Collection classes. |
org.eclipse.mat.inspections.component | These are queries for whole components (class loaders and packages). |
org.eclipse.mat.inspections.eclipse | These are queries for debugging Eclipse based applications. |
org.eclipse.mat.inspections.finalizer | These are queries for examining objects subject to finalization. |
org.eclipse.mat.inspections.osgi | These are queries for examining OSGi bundles. |
org.eclipse.mat.inspections.threads | These are queries for Threads. |
org.eclipse.mat.internal.snapshot.inspections | These are queries for dominator tree and paths to/from garbage collection roots. |
org.eclipse.mat.jdt | Links class names to the class source in an Eclipse IDE, not an Application Programming Interface (API). |
org.eclipse.mat.report.internal | Internal classes for controlling building of reports from XML report definitions (not API). |
org.eclipse.mat.ui.snapshot.actions | 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.acquire |
---|
Fields in org.eclipse.mat.hprof.acquire with annotations of type Argument | |
---|---|
File |
JmapVmInfo.jdkHome
|
File |
JMapHeapDumpProvider.jdkHome
|
Uses of Argument in org.eclipse.mat.ibmvm.acquire |
---|
Fields in org.eclipse.mat.ibmvm.acquire with annotations of type Argument | |
---|---|
boolean |
IBMVmInfo.compress
|
boolean |
BaseProvider.defaultCompress
|
DumpType |
BaseProvider.defaultType
|
File |
IBMVmInfo.dumpdir
|
String |
BaseProvider.heapDumpTemplate
|
String |
BaseProvider.heapDumpZipTemplate
|
String |
BaseProvider.javaDumpTemplate
|
File |
IBMExecDumpProvider.javaexecutable
|
File |
IBMExecVmInfo.javaexecutable
|
String |
BaseProvider.systemDumpTemplate
|
String |
BaseProvider.systemDumpZipTemplate
|
DumpType |
IBMVmInfo.type
|
String[] |
IBMExecDumpProvider.vmoptions
|
String[] |
IBMExecVmInfo.vmoptions
|
Uses of Argument in org.eclipse.mat.inspections |
---|
Fields in org.eclipse.mat.inspections with annotations of type Argument | |
---|---|
String[] |
CustomizedRetainedSetQuery.excludedReferences
|
File |
CustomizedRetainedSetQuery.excludedReferencesListFile
|
String |
GroupByValueQuery.field
|
String[] |
RetainedSetQuery.fieldNames
|
HistogramQuery.Grouping |
HistogramQuery.groupBy
|
UnreachableObjectsHistogram |
UnreachableObjectsQuery.histogram
|
boolean |
ClassReferrersQuery.inbound
|
boolean |
ObjectListQuery.inbound
|
int |
LeakHunterQuery.max_paths
|
int |
FindLeaksQuery.max_paths
|
int |
WasteInCharArraysQuery.minimumWaste
|
int[] |
TopConsumers2Query.objects
|
IHeapObjectArgument |
ClassLoaderExplorerQuery.objects
|
IHeapObjectArgument |
ImmediateDominatorsQuery.objects
|
IHeapObjectArgument |
GroupByValueQuery.objects
|
IHeapObjectArgument |
RetainedSetQuery.objects
|
IHeapObjectArgument |
CustomizedRetainedSetQuery.objects
|
IHeapObjectArgument |
ReferenceQuery.objects
|
int[] |
TopConsumersQuery.objects
|
IHeapObjectArgument |
FindStringsQuery.objects
|
IHeapObjectArgument |
HistogramQuery.objects
|
IHeapObjectArgument |
ClassReferrersQuery.objects
|
IHeapObjectArgument |
ObjectListQuery.objects
|
Pattern |
BigDropsQuery.pattern
|
Pattern |
FindStringsQuery.pattern
|
String |
OQLQuery.queryString
|
String |
ReferenceQuery.referent_attribute
|
Pattern |
ImmediateDominatorsQuery.skipPattern
|
Pattern |
LeakHunterQuery.skipPattern
|
ISnapshot |
HeapDumpInfoQuery.snapshot
|
ISnapshot |
GCRootsQuery.snapshot
|
ISnapshot |
BiggestObjectsPieQuery.snapshot
|
ISnapshot |
TopConsumers2Query.snapshot
|
ISnapshot |
DuplicatedClassesQuery.snapshot
|
ISnapshot |
WasteInCharArraysQuery.snapshot
|
ISnapshot |
BigDropsQuery.snapshot
|
ISnapshot |
SystemPropertiesQuery.snapshot
|
ISnapshot |
ClassLoaderExplorerQuery.snapshot
|
ISnapshot |
ImmediateDominatorsQuery.snapshot
|
ISnapshot |
GroupByValueQuery.snapshot
|
ISnapshot |
SoftReferenceStatQuery.snapshot
|
ISnapshot |
RetainedSetQuery.snapshot
|
ISnapshot |
CustomizedRetainedSetQuery.snapshot
|
ISnapshot |
ReferenceQuery.snapshot
|
ISnapshot |
TopConsumersQuery.snapshot
|
ISnapshot |
FindStringsQuery.snapshot
|
ISnapshot |
WeakReferenceStatQuery.snapshot
|
ISnapshot |
LeakHunterQuery.snapshot
|
ISnapshot |
HistogramQuery.snapshot
|
ISnapshot |
ClassReferrersQuery.snapshot
|
ISnapshot |
PhantomReferenceStatQuery.snapshot
|
ISnapshot |
FinalizerReferenceStatQuery.snapshot
|
ISnapshot |
ObjectListQuery.snapshot
|
ISnapshot |
OQLQuery.snapshot
|
ISnapshot |
FindLeaksQuery.snapshot
|
int |
LeakHunterQuery.threshold_percent
|
int |
FindLeaksQuery.threshold_percent
|
int |
TopConsumers2Query.thresholdPercent
|
int |
TopConsumersQuery.thresholdPercent
|
boolean |
ClassLoaderExplorerQuery.tree
|
Uses of Argument in org.eclipse.mat.inspections.collections |
---|
Fields in org.eclipse.mat.inspections.collections with annotations of type Argument | |
---|---|
String |
MapCollisionRatioQuery.array_attribute
|
String |
CollectionFillRatioQuery.array_attribute
|
String |
HashSetValuesQuery.array_attribute
|
String |
HashEntriesQuery.array_attribute
|
String |
MapCollisionRatioQuery.collection
|
String |
CollectionsBySizeQuery.collection
|
String |
CollectionFillRatioQuery.collection
|
String |
HashSetValuesQuery.collection
|
String |
HashEntriesQuery.collection
|
IObject |
HashSetValuesQuery.hashSet
|
String |
HashSetValuesQuery.key_attribute
|
String |
HashEntriesQuery.key_attribute
|
IObject |
ExtractListValuesQuery.list
|
IHeapObjectArgument |
MapCollisionRatioQuery.objects
|
IHeapObjectArgument |
ArrayFillRatioQuery.objects
|
IHeapObjectArgument |
CollectionsBySizeQuery.objects
|
IHeapObjectArgument |
CollectionFillRatioQuery.objects
|
IHeapObjectArgument |
PrimitiveArraysWithAConstantValueQuery.objects
|
IHeapObjectArgument |
HashEntriesQuery.objects
|
IHeapObjectArgument |
ArraysBySizeQuery.objects
|
int |
MapCollisionRatioQuery.segments
|
int |
ArrayFillRatioQuery.segments
|
int |
CollectionFillRatioQuery.segments
|
String |
MapCollisionRatioQuery.size_attribute
|
String |
CollectionsBySizeQuery.size_attribute
|
String |
CollectionFillRatioQuery.size_attribute
|
ISnapshot |
MapCollisionRatioQuery.snapshot
|
ISnapshot |
ArrayFillRatioQuery.snapshot
|
ISnapshot |
CollectionsBySizeQuery.snapshot
|
ISnapshot |
CollectionFillRatioQuery.snapshot
|
ISnapshot |
PrimitiveArraysWithAConstantValueQuery.snapshot
|
ISnapshot |
HashSetValuesQuery.snapshot
|
ISnapshot |
ExtractListValuesQuery.snapshot
|
ISnapshot |
HashEntriesQuery.snapshot
|
ISnapshot |
ArraysBySizeQuery.snapshot
|
String |
HashEntriesQuery.value_attribute
|
Uses of Argument in org.eclipse.mat.inspections.component |
---|
Fields in org.eclipse.mat.inspections.component with annotations of type Argument | |
---|---|
boolean |
ComponentReportQuery.aggressive
|
boolean |
TopComponentsReportQuery.aggressive
|
IHeapObjectArgument |
ComponentReportQuery.objects
|
ISnapshot |
ComponentReportQuery.snapshot
|
ISnapshot |
TopComponentsReportQuery.snapshot
|
int |
TopComponentsReportQuery.thresholdPercent
|
Uses of Argument in org.eclipse.mat.inspections.eclipse |
---|
Fields in org.eclipse.mat.inspections.eclipse with annotations of type Argument | |
---|---|
ISnapshot |
LeakingPlugins.snapshot
|
Uses of Argument in org.eclipse.mat.inspections.finalizer |
---|
Fields in org.eclipse.mat.inspections.finalizer with annotations of type Argument | |
---|---|
FinalizerQueueQuery.Mode |
FinalizerQueueQuery.mode
|
ISnapshot |
FinalizerThreadQuery.snapshot
|
ISnapshot |
FinalizerQueueQuery.snapshot
|
ISnapshot |
FinalizerThreadLocalsQuery.snapshot
|
ISnapshot |
FinalizerInProcessingQuery.snapshot
|
ISnapshot |
FinalizerQuery.snapshot
|
Uses of Argument in org.eclipse.mat.inspections.osgi |
---|
Fields in org.eclipse.mat.inspections.osgi with annotations of type Argument | |
---|---|
BundleRegistryQuery.Grouping |
BundleRegistryQuery.groupBy
|
ISnapshot |
BundleRegistryQuery.snapshot
|
Uses of Argument in org.eclipse.mat.inspections.threads |
---|
Fields in org.eclipse.mat.inspections.threads with annotations of type Argument | |
---|---|
IHeapObjectArgument |
ThreadOverviewQuery.objects
|
ISnapshot |
ThreadInfoQuery.snapshot
|
ISnapshot |
ThreadOverviewQuery.snapshot
|
IHeapObjectArgument |
ThreadInfoQuery.threadIds
|
Uses of Argument in org.eclipse.mat.internal.snapshot.inspections |
---|
Fields in org.eclipse.mat.internal.snapshot.inspections with annotations of type Argument | |
---|---|
List<String> |
MultiplePath2GCRootsQuery.excludes
|
List<String> |
Path2GCRootsQuery.excludes
|
MultiplePath2GCRootsQuery.Grouping |
MultiplePath2GCRootsQuery.groupBy
|
DominatorQuery.Grouping |
DominatorQuery.groupBy
|
int |
CompareTablesQuery.keyColumn
|
CompareTablesQuery.Mode |
CompareTablesQuery.mode
|
int |
Path2GCRootsQuery.numberOfPaths
|
int |
Path2GCRootsQuery.object
|
IHeapObjectArgument |
MultiplePath2GCRootsQuery.objects
|
IHeapObjectArgument |
ShowInDominatorQuery.objects
|
IQueryContext |
CompareTablesQuery.queryContext
|
CompareTablesQuery.Operation |
CompareTablesQuery.setOp
|
ISnapshot |
MultiplePath2GCRootsQuery.snapshot
|
ISnapshot |
Path2GCRootsQuery.snapshot
|
ISnapshot |
DominatorQuery.snapshot
|
ISnapshot[] |
CompareTablesQuery.snapshots
|
IStructuredResult[] |
CompareTablesQuery.tables
|
Uses of Argument in org.eclipse.mat.jdt |
---|
Fields in org.eclipse.mat.jdt with annotations of type Argument | |
---|---|
Display |
OpenSourceFileQuery.display
|
ISnapshot |
OpenSourceFileQuery.snapshot
|
IContextObject |
OpenSourceFileQuery.subject
|
Uses of Argument in org.eclipse.mat.report.internal |
---|
Fields in org.eclipse.mat.report.internal with annotations of type Argument | |
---|---|
IQueryContext |
RunExternalTest.context
|
String |
RunRegisterdReport.extensionIdentifier
|
IQueryContext |
RunRegisterdReport.queryContext
|
File |
RunExternalTest.testSuite
|
Uses of Argument in org.eclipse.mat.ui.snapshot.actions |
---|
Fields in org.eclipse.mat.ui.snapshot.actions with annotations of type Argument | |
---|---|
Display |
CopyActions.display
|
Display |
CopyOQL.display
|
Display |
SaveValueAsQuery.display
|
List<IContextObject> |
CopyActions.elements
|
List<IContextObject> |
CopyOQL.elements
|
File |
SaveValueAsQuery.file
|
List<IContextObject> |
SaveValueAsQuery.objects
|
ISnapshot |
CopyActions.snapshot
|
ISnapshot |
SaveValueAsQuery.snapshot
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |