Package | Description |
---|---|
com.gigaspaces.query.aggregators |
Modifier and Type | Method and Description |
---|---|
GroupByKey |
GroupByValue.getKey() |
Modifier and Type | Method and Description |
---|---|
protected Map<GroupByKey,GroupByValue> |
GroupByResult.getMap() |
Modifier and Type | Method and Description |
---|---|
GroupByValue |
GroupByResult.get(GroupByKey key) |
Constructor and Description |
---|
GroupByValue(Object[] values,
Map<String,Integer> nameIndex,
GroupByKey key) |
Constructor and Description |
---|
GroupByResult(Map<GroupByKey,GroupByValue> map) |
Copyright © GigaSpaces.