public class QueryNestedAggregation extends QueryAggregation
| Constructor and Description |
|---|
QueryNestedAggregation() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<QueryAggregation> |
getAggregations()
Gets the aggregations.
|
java.lang.Long |
getMatchingResults()
Gets the matchingResults.
|
java.lang.String |
getPath()
Gets the path.
|
getTypepublic java.lang.String getPath()
public java.lang.Long getMatchingResults()
public java.util.List<QueryAggregation> getAggregations()