public static interface Search.GroupBySortOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.GroupBySorter |
getSorters(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBySorter sorters = 1; |
int |
getSortersCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBySorter sorters = 1; |
List<Search.GroupBySorter> |
getSortersList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBySorter sorters = 1; |
Search.GroupBySorterOrBuilder |
getSortersOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBySorter sorters = 1; |
List<? extends Search.GroupBySorterOrBuilder> |
getSortersOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBySorter sorters = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Search.GroupBySorter> getSortersList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBySorter sorters = 1;Search.GroupBySorter getSorters(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBySorter sorters = 1;int getSortersCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBySorter sorters = 1;List<? extends Search.GroupBySorterOrBuilder> getSortersOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBySorter sorters = 1;Search.GroupBySorterOrBuilder getSortersOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBySorter sorters = 1;Copyright © 2025. All Rights Reserved.