| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model.search.agg |
| Modifier and Type | Method and Description |
|---|---|
static Search.DistinctCountAggregation |
SearchAggregationBuilder.buildDistinctCountAggregation(DistinctCountAggregation agg) |
| Modifier and Type | Method and Description |
|---|---|
DistinctCountAggregation |
DistinctCountAggregation.Builder.build() |
DistinctCountAggregation |
DistinctCountAggregation.setAggName(String aggName) |
DistinctCountAggregation |
DistinctCountAggregation.setFieldName(String fieldName) |
DistinctCountAggregation |
DistinctCountAggregation.setMissing(ColumnValue missing) |
Copyright © 2024. All Rights Reserved.