| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model.search.agg |
| Modifier and Type | Method and Description |
|---|---|
static Search.PercentilesAggregation |
SearchAggregationBuilder.buildPercentilesAggregation(PercentilesAggregation agg) |
| Modifier and Type | Method and Description |
|---|---|
PercentilesAggregation |
PercentilesAggregation.Builder.build() |
PercentilesAggregation |
PercentilesAggregation.setAggName(String aggName) |
PercentilesAggregation |
PercentilesAggregation.setFieldName(String fieldName) |
PercentilesAggregation |
PercentilesAggregation.setMissing(ColumnValue missing) |
PercentilesAggregation |
PercentilesAggregation.setPercentiles(List<Double> percentiles) |
Copyright © 2024. All Rights Reserved.