public static interface Search.BucketOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.AggResult |
getAggResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggResult agg_result = 3; |
Search.AggResultOrBuilder |
getAggResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AggResult agg_result = 3; |
long |
getDocCount()
optional int64 doc_count = 2; |
String |
getKey()
optional string key = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getKeyBytes()
optional string key = 1; |
boolean |
hasAggResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggResult agg_result = 3; |
boolean |
hasDocCount()
optional int64 doc_count = 2; |
boolean |
hasKey()
optional string key = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasKey()
optional string key = 1;String getKey()
optional string key = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getKeyBytes()
optional string key = 1;boolean hasDocCount()
optional int64 doc_count = 2;long getDocCount()
optional int64 doc_count = 2;boolean hasAggResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggResult agg_result = 3;Search.AggResult getAggResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggResult agg_result = 3;Search.AggResultOrBuilder getAggResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AggResult agg_result = 3;Copyright © 2025. All Rights Reserved.