public static interface Search.GroupBysOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.GroupBy |
getGroupBys(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBy group_bys = 1; |
int |
getGroupBysCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBy group_bys = 1; |
List<Search.GroupBy> |
getGroupBysList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBy group_bys = 1; |
Search.GroupByOrBuilder |
getGroupBysOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBy group_bys = 1; |
List<? extends Search.GroupByOrBuilder> |
getGroupBysOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBy group_bys = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Search.GroupBy> getGroupBysList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBy group_bys = 1;Search.GroupBy getGroupBys(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBy group_bys = 1;int getGroupBysCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBy group_bys = 1;List<? extends Search.GroupByOrBuilder> getGroupBysOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBy group_bys = 1;Search.GroupByOrBuilder getGroupBysOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupBy group_bys = 1;Copyright © 2025. All Rights Reserved.