| Package | Description |
|---|---|
| org.apache.skywalking.library.elasticsearch.requests.search | |
| org.apache.skywalking.library.elasticsearch.requests.search.aggregation |
| Modifier and Type | Method and Description |
|---|---|
SearchBuilder |
SearchBuilder.aggregation(Aggregation aggregation) |
| Modifier and Type | Class and Description |
|---|---|
class |
AvgAggregation |
class |
MaxAggregation |
class |
MinAggregation |
class |
SumAggregation |
class |
TermsAggregation |
| Modifier and Type | Method and Description |
|---|---|
Aggregation |
AggregationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
TermsAggregationBuilder |
TermsAggregationBuilder.subAggregation(Aggregation subAggregation) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.