public class QueryTermAggregation extends QueryAggregation
| Constructor and Description |
|---|
QueryTermAggregation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getCount()
Gets the count.
|
java.lang.String |
getField()
Gets the field.
|
java.util.List<QueryTermAggregationResult> |
getResults()
Gets the results.
|
getTypepublic java.lang.String getField()
public java.lang.Long getCount()
public java.util.List<QueryTermAggregationResult> getResults()