public static interface Search.GroupByHistogramItemOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getKey()
optional bytes key = 1; |
Search.AggregationsResult |
getSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3; |
Search.AggregationsResultOrBuilder |
getSubAggsResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3; |
Search.GroupBysResult |
getSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4; |
Search.GroupBysResultOrBuilder |
getSubGroupBysResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4; |
long |
getValue()
optional int64 value = 2; |
boolean |
hasKey()
optional bytes key = 1; |
boolean |
hasSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3; |
boolean |
hasSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4; |
boolean |
hasValue()
optional int64 value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasKey()
optional bytes key = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getKey()
optional bytes key = 1;boolean hasValue()
optional int64 value = 2;long getValue()
optional int64 value = 2;boolean hasSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3;Search.AggregationsResult getSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3;Search.AggregationsResultOrBuilder getSubAggsResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3;boolean hasSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4;Search.GroupBysResult getSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4;Search.GroupBysResultOrBuilder getSubGroupBysResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4;Copyright © 2025. All Rights Reserved.