| Interface | Description |
|---|---|
| IHeapObjectArgument |
An argument of type IHeapObjectArgument can be used to inject heap objects
into Query.
|
| Class | Description |
|---|---|
| HistogramResult | Deprecated
Use
Histogram instead. |
| Icons |
A factory class for well-known icons, such as object, class and class loader.
|
| ObjectListResult |
Describes a set of objects returned from a query, as a tree of inbound or outbound nodes.
|
| ObjectListResult.Inbound |
Helper class which describes a tree of objects by inbound references.
|
| ObjectListResult.Outbound |
Helper class which describes a tree of objects by outbound references.
|
| PieFactory |
Helper class to create pie chart results for heap objects.
|
| RetainedSizeDerivedData |
Extract retained size information.
|
| SnapshotQuery |
This class provides possibility to lookup, inspect, parameterize and execute queries on a given heap dump.
|
| TQuantize |
Create a value or frequency distribution out of
IResultTable. |
| TQuantize.Builder |
TQuantize factory |
| Enum | Description |
|---|---|
| TQuantize.Target |
Well-known default aggregations.
|