public class QueryGroupByAggregation extends QueryAggregation
Modifier and Type | Field and Description |
---|---|
protected java.util.List<QueryGroupByAggregationResult> |
results |
discriminatorMapping, discriminatorPropertyName, type
Constructor and Description |
---|
QueryGroupByAggregation() |
Modifier and Type | Method and Description |
---|---|
java.util.List<QueryGroupByAggregationResult> |
getResults()
Gets the results.
|
getType
protected java.util.List<QueryGroupByAggregationResult> results
public java.util.List<QueryGroupByAggregationResult> getResults()
Array of top values for the field.