| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.search.sort | |
| com.alicloud.openservices.tablestore.timestream.model.query |
| Modifier and Type | Class and Description |
|---|---|
class |
DocSort
按照数据行在多元索引中的存储顺序排序
|
class |
FieldSort |
class |
GeoDistanceSort
地理空间模型中对距离的排序
|
class |
PrimaryKeySort |
class |
ScoreSort |
| Modifier and Type | Method and Description |
|---|---|
List<Sort.Sorter> |
Sort.getSorters() |
| Modifier and Type | Method and Description |
|---|---|
void |
Sort.setSorters(List<Sort.Sorter> sorters) |
| Constructor and Description |
|---|
Sort(List<Sort.Sorter> sorters) |
| Modifier and Type | Method and Description |
|---|---|
List<Sort.Sorter> |
Sorter.getSorter() |
Copyright © 2024. All Rights Reserved.