public static interface Search.RangeBucketOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getDocCount()
optional int64 doc_count = 4; |
String |
getKey()
optional string key = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getKeyBytes()
optional string key = 1; |
double |
getRangeFrom()
optional double range_from = 2; |
double |
getRangeTo()
optional double range_to = 3; |
boolean |
hasDocCount()
optional int64 doc_count = 4; |
boolean |
hasKey()
optional string key = 1; |
boolean |
hasRangeFrom()
optional double range_from = 2; |
boolean |
hasRangeTo()
optional double range_to = 3; |
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 hasRangeFrom()
optional double range_from = 2;double getRangeFrom()
optional double range_from = 2;boolean hasRangeTo()
optional double range_to = 3;double getRangeTo()
optional double range_to = 3;boolean hasDocCount()
optional int64 doc_count = 4;long getDocCount()
optional int64 doc_count = 4;Copyright © 2025. All Rights Reserved.