| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.search.agg |
| Modifier and Type | Method and Description |
|---|---|
AggregationType |
TopRowsAggregation.getAggType() |
AggregationType |
MaxAggregationResult.getAggType() |
AggregationType |
AggregationResult.getAggType() |
AggregationType |
AvgAggregationResult.getAggType() |
AggregationType |
MinAggregation.getAggType() |
AggregationType |
PercentilesAggregationResult.getAggType() |
AggregationType |
Aggregation.getAggType() |
AggregationType |
CountAggregationResult.getAggType() |
AggregationType |
TopRowsAggregationResult.getAggType() |
AggregationType |
MinAggregationResult.getAggType() |
AggregationType |
MaxAggregation.getAggType() |
AggregationType |
AvgAggregation.getAggType() |
AggregationType |
CountAggregation.getAggType() |
AggregationType |
DistinctCountAggregationResult.getAggType() |
AggregationType |
DistinctCountAggregation.getAggType() |
AggregationType |
PercentilesAggregation.getAggType() |
AggregationType |
SumAggregation.getAggType() |
AggregationType |
SumAggregationResult.getAggType() |
static AggregationType |
AggregationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationType[] |
AggregationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All Rights Reserved.