public static interface Search.RangeQueryOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
boolean |
getIncludeLower()
optional bool include_lower = 4; |
boolean |
getIncludeUpper()
optional bool include_upper = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRangeFrom()
variant value
optional bytes range_from = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRangeTo()
variant value
optional bytes range_to = 3; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasIncludeLower()
optional bool include_lower = 4; |
boolean |
hasIncludeUpper()
optional bool include_upper = 5; |
boolean |
hasRangeFrom()
variant value
optional bytes range_from = 2; |
boolean |
hasRangeTo()
variant value
optional bytes range_to = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFieldName()
optional string field_name = 1;String getFieldName()
optional string field_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;boolean hasRangeFrom()
variant value
optional bytes range_from = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRangeFrom()
variant value
optional bytes range_from = 2;boolean hasRangeTo()
variant value
optional bytes range_to = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRangeTo()
variant value
optional bytes range_to = 3;boolean hasIncludeLower()
optional bool include_lower = 4;boolean getIncludeLower()
optional bool include_lower = 4;boolean hasIncludeUpper()
optional bool include_upper = 5;boolean getIncludeUpper()
optional bool include_upper = 5;Copyright © 2025. All Rights Reserved.