| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.model.search.agg |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AvgAggregationResult
The result of
AvgAggregation |
class |
CountAggregationResult
The statistical result of
CountAggregation |
class |
DistinctCountAggregationResult
Statistical result of
DistinctCountAggregation |
class |
MaxAggregationResult
The result of
MaxAggregation |
class |
MinAggregationResult
Statistical result of
MinAggregation |
class |
PercentilesAggregationResult
the result of
PercentilesAggregation |
class |
SumAggregationResult
Statistical result of
SumAggregation |
class |
TopRowsAggregationResult
the result of
TopRowsAggregation |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,AggregationResult> |
AggregationResults.getResultAsMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
AggregationResults |
AggregationResults.setResultMap(Map<String,AggregationResult> resultMap) |
Copyright © 2025. All Rights Reserved.