Package | Description |
---|---|
org.elasticsearch.search.aggregations |
Modifier and Type | Method and Description |
---|---|
static SumBuilder |
AggregationBuilders.sum(String name)
Create a new
Sum aggregation with the given name. |
Copyright © 2009–2015. All rights reserved.