| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.search.groupby |
| Modifier and Type | Method and Description |
|---|---|
GroupByRangeResultItem |
GroupByRangeResultItem.setFrom(double from) |
GroupByRangeResultItem |
GroupByRangeResultItem.setRowCount(long rowCount) |
GroupByRangeResultItem |
GroupByRangeResultItem.setSubAggregationResults(AggregationResults subAggregationResults) |
GroupByRangeResultItem |
GroupByRangeResultItem.setSubGroupByResults(GroupByResults subGroupByResults) |
GroupByRangeResultItem |
GroupByRangeResultItem.setTo(double to) |
| Modifier and Type | Method and Description |
|---|---|
List<GroupByRangeResultItem> |
GroupByRangeResult.getGroupByRangeResultItems() |
| Modifier and Type | Method and Description |
|---|---|
GroupByRangeResult |
GroupByRangeResult.setGroupByRangeResultItems(List<GroupByRangeResultItem> groupByRangeResultItems) |
Copyright © 2024. All Rights Reserved.