| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model.search.agg |
| Modifier and Type | Method and Description |
|---|---|
static Search.TopRowsAggregation |
SearchAggregationBuilder.buildTopRowsAggregation(TopRowsAggregation agg) |
| Modifier and Type | Method and Description |
|---|---|
TopRowsAggregation |
TopRowsAggregation.Builder.build() |
TopRowsAggregation |
TopRowsAggregation.setAggName(String aggName) |
TopRowsAggregation |
TopRowsAggregation.setLimit(Integer limit) |
TopRowsAggregation |
TopRowsAggregation.setSort(Sort sort) |
Copyright © 2024. All Rights Reserved.