Uses of Class
org.eclipse.mat.snapshot.query.TQuantize.Builder
Packages that use TQuantize.Builder
-
Uses of TQuantize.Builder in org.eclipse.mat.snapshot.query
Methods in org.eclipse.mat.snapshot.query that return TQuantize.BuilderModifier and TypeMethodDescriptionTQuantize.Builder.column
(String label, Column baseColumn, int baseColumnIndex, Quantize.Function.Factory qff) Add a column with label and function.static TQuantize.Builder
TQuantize.valueDistribution
(ISnapshot snapshot, IResultTable base, int... columns) Creates aTQuantize
object which aggregates the table by the value of the columns.static TQuantize.Builder
TQuantize.valueDistribution
(ISnapshot snapshot, IResultTable base, TQuantize.Target target) Creates aTQuantize
object which aggregates the table by one of the well-known targets, e.g.