public static interface Search.SortOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getDisableDefaultPkSorter()
optional bool disable_default_pk_sorter = 2; |
Search.Sorter |
getSorter(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1; |
int |
getSorterCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1; |
List<Search.Sorter> |
getSorterList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1; |
Search.SorterOrBuilder |
getSorterOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1; |
List<? extends Search.SorterOrBuilder> |
getSorterOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1; |
boolean |
hasDisableDefaultPkSorter()
optional bool disable_default_pk_sorter = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Search.Sorter> getSorterList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1;Search.Sorter getSorter(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1;int getSorterCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1;List<? extends Search.SorterOrBuilder> getSorterOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1;Search.SorterOrBuilder getSorterOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Sorter sorter = 1;boolean hasDisableDefaultPkSorter()
optional bool disable_default_pk_sorter = 2;boolean getDisableDefaultPkSorter()
optional bool disable_default_pk_sorter = 2;Copyright © 2025. All Rights Reserved.