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