Package | Description |
---|---|
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.threads |
These are queries for Threads.
|
org.eclipse.mat.internal.snapshot |
Collects arguments for queries.
|
org.eclipse.mat.internal.snapshot.inspections |
These are queries for dominator tree and paths to/from garbage collection roots.
|
Modifier and Type | Field and Description |
---|---|
IHeapObjectArgument |
ClassReferrersQuery.objects |
IHeapObjectArgument |
ClassLoaderExplorerQuery.objects |
IHeapObjectArgument |
RetainedSetQuery.objects |
IHeapObjectArgument |
ReferenceQuery.objects |
IHeapObjectArgument |
ObjectListQuery.objects |
IHeapObjectArgument |
ImmediateDominatorsQuery.objects |
IHeapObjectArgument |
HistogramQuery.objects |
IHeapObjectArgument |
GroupByValueQuery.objects |
IHeapObjectArgument |
FindStringsQuery.objects |
IHeapObjectArgument |
CustomizedRetainedSetQuery.objects |
Modifier and Type | Field and Description |
---|---|
IHeapObjectArgument |
PrimitiveArraysWithAConstantValueQuery.objects |
IHeapObjectArgument |
MapCollisionRatioQuery.objects |
IHeapObjectArgument |
HashEntriesQuery.objects |
IHeapObjectArgument |
CollectionsBySizeQuery.objects |
IHeapObjectArgument |
CollectionFillRatioQuery.objects |
IHeapObjectArgument |
ArraysBySizeQuery.objects |
IHeapObjectArgument |
ArrayFillRatioQuery.objects |
Modifier and Type | Field and Description |
---|---|
IHeapObjectArgument |
ComponentReportQuery.objects |
Modifier and Type | Field and Description |
---|---|
IHeapObjectArgument |
ThreadOverviewQuery.objects |
IHeapObjectArgument |
ThreadInfoQuery.threadIds |
Modifier and Type | Method and Description |
---|---|
IHeapObjectArgument |
HeapObjectParamArgument.create() |
Modifier and Type | Method and Description |
---|---|
static ArgumentFactory |
HeapObjectArgumentFactory.build(ISnapshot snapshot,
IHeapObjectArgument argument) |
Modifier and Type | Field and Description |
---|---|
IHeapObjectArgument |
ShowInDominatorQuery.objects |
IHeapObjectArgument |
MultiplePath2GCRootsQuery.objects |