public class HistogramQuery extends Object implements IQuery
| Modifier and Type | Class and Description |
|---|---|
static class |
HistogramQuery.Grouping |
| Modifier and Type | Field and Description |
|---|---|
HistogramQuery.Grouping |
groupBy |
IHeapObjectArgument |
objects |
ISnapshot |
snapshot |
| Constructor and Description |
|---|
HistogramQuery() |
| Modifier and Type | Method and Description |
|---|---|
IResult |
execute(IProgressListener listener)
The execute method is called after all arguments have been injected into
the query instance.
|
public ISnapshot snapshot
public IHeapObjectArgument objects
public HistogramQuery.Grouping groupBy
public IResult execute(IProgressListener listener) throws Exception
IQueryTextResult, CompositeResult, SectionSpec etc.