Package | Description |
---|---|
org.eclipse.mat.snapshot.query |
Utilities to develop heap dump queries.
|
Modifier and Type | Method and Description |
---|---|
TQuantize |
TQuantize.Builder.build()
Build a
TQuantize object. |
static TQuantize |
TQuantize.defaultValueDistribution(ISnapshot snapshot,
IResultTable base,
TQuantize.Target target)
A convenience methods to aggregate a table by one of the well-known
targets and create the sum for all other columns.
|