public class DeltaHistogram extends HistogramQuery
HistogramQuery.Grouping
Modifier and Type | Field and Description |
---|---|
ISnapshot |
snapshot2 |
groupBy, objects, snapshot
Constructor and Description |
---|
DeltaHistogram() |
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 snapshot2
public IResult execute(IProgressListener listener) throws Exception
IQuery
TextResult
, CompositeResult
, SectionSpec
etc.execute
in interface IQuery
execute
in class HistogramQuery
listener
- Monitor to report progress and check for cancellation.Exception
- if something went wrong running the query