程序包 | 说明 |
---|---|
com.alicloud.openservices.tablestore.core.protocol | |
com.alicloud.openservices.tablestore.model.search.agg |
限定符和类型 | 方法和说明 |
---|---|
static Search.PercentilesAggregation |
SearchAggregationBuilder.buildPercentilesAggregation(PercentilesAggregation agg) |
限定符和类型 | 方法和说明 |
---|---|
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 © 2021. All Rights Reserved.