| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.model.search.agg |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AvgAggregationResult
*
AvgAggregation的结果 |
class |
CountAggregationResult
CountAggregation的统计结果 |
class |
DistinctCountAggregationResult
|
class |
MaxAggregationResult
|
class |
MinAggregationResult
MinAggregation的统计结果 |
class |
SumAggregationResult
SumAggregation的统计结果 |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,AggregationResult> |
AggregationResults.getResultAsMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
AggregationResults |
AggregationResults.setResultMap(Map<String,AggregationResult> resultMap) |
Copyright © 2019. All Rights Reserved.