public class ArrayFillRatioQuery extends AbstractFillRatioQuery implements IQuery
| Modifier and Type | Field and Description |
|---|---|
IHeapObjectArgument |
objects |
int |
segments |
ISnapshot |
snapshot |
| Constructor and Description |
|---|
ArrayFillRatioQuery() |
| 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 int segments
public IResult execute(IProgressListener listener) throws Exception
IQueryTextResult, CompositeResult, SectionSpec etc.