程序包 | 说明 |
---|---|
com.alicloud.openservices.tablestore.model.search.agg |
限定符和类型 | 方法和说明 |
---|---|
AggregationType |
CountAggregationResult.getAggType() |
AggregationType |
CountAggregation.getAggType() |
AggregationType |
DistinctCountAggregation.getAggType() |
AggregationType |
MinAggregationResult.getAggType() |
AggregationType |
SumAggregationResult.getAggType() |
AggregationType |
AggregationResult.getAggType() |
AggregationType |
DistinctCountAggregationResult.getAggType() |
AggregationType |
AvgAggregation.getAggType() |
AggregationType |
MaxAggregation.getAggType() |
AggregationType |
Aggregation.getAggType() |
AggregationType |
AvgAggregationResult.getAggType() |
AggregationType |
SumAggregation.getAggType() |
AggregationType |
MinAggregation.getAggType() |
AggregationType |
MaxAggregationResult.getAggType() |
static AggregationType |
AggregationType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static AggregationType[] |
AggregationType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2019. All Rights Reserved.