public static interface Search.GroupByCompositeOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getNextToken()
optional string next_token = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNextTokenBytes()
optional string next_token = 6; |
int |
getSize()
optional int32 size = 2; |
Search.GroupBys |
getSources()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sources = 1; |
Search.GroupBysOrBuilder |
getSourcesOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sources = 1; |
Search.Aggregations |
getSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4; |
Search.AggregationsOrBuilder |
getSubAggsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4; |
Search.GroupBys |
getSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5; |
Search.GroupBysOrBuilder |
getSubGroupBysOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5; |
int |
getSuggestedSize()
optional int32 suggested_size = 7; |
boolean |
hasNextToken()
optional string next_token = 6; |
boolean |
hasSize()
optional int32 size = 2; |
boolean |
hasSources()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sources = 1; |
boolean |
hasSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4; |
boolean |
hasSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5; |
boolean |
hasSuggestedSize()
optional int32 suggested_size = 7; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSources()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sources = 1;Search.GroupBys getSources()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sources = 1;Search.GroupBysOrBuilder getSourcesOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sources = 1;boolean hasSize()
optional int32 size = 2;int getSize()
optional int32 size = 2;boolean hasSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4;Search.Aggregations getSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4;Search.AggregationsOrBuilder getSubAggsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4;boolean hasSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5;Search.GroupBys getSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5;Search.GroupBysOrBuilder getSubGroupBysOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5;boolean hasNextToken()
optional string next_token = 6;String getNextToken()
optional string next_token = 6;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextTokenBytes()
optional string next_token = 6;boolean hasSuggestedSize()
optional int32 suggested_size = 7;int getSuggestedSize()
optional int32 suggested_size = 7;Copyright © 2025. All Rights Reserved.