Modifier and Type | Class and Description |
---|---|
static class |
HashEntriesQuery.Result |
Modifier and Type | Field and Description |
---|---|
String |
array_attribute |
String |
collection |
String |
key_attribute |
IHeapObjectArgument |
objects |
ISnapshot |
snapshot |
String |
value_attribute |
Constructor and Description |
---|
HashEntriesQuery() |
Modifier and Type | Method and Description |
---|---|
HashEntriesQuery.Result |
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 String collection
public String array_attribute
public String key_attribute
public String value_attribute
public HashEntriesQuery.Result execute(IProgressListener listener) throws Exception
IQuery
TextResult
, CompositeResult
, SectionSpec
etc.