public static interface Search.NestedQueryOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.InnerHits |
getInnerHits()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5; |
Search.InnerHitsOrBuilder |
getInnerHitsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5; |
String |
getPath()
optional string path = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPathBytes()
optional string path = 1; |
Search.Query |
getQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2; |
Search.QueryOrBuilder |
getQueryOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2; |
Search.ScoreMode |
getScoreMode()
optional .com.alicloud.openservices.tablestore.core.protocol.ScoreMode score_mode = 3; |
float |
getWeight()
optional float weight = 4; |
boolean |
hasInnerHits()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5; |
boolean |
hasPath()
optional string path = 1; |
boolean |
hasQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2; |
boolean |
hasScoreMode()
optional .com.alicloud.openservices.tablestore.core.protocol.ScoreMode score_mode = 3; |
boolean |
hasWeight()
optional float weight = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPath()
optional string path = 1;String getPath()
optional string path = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPathBytes()
optional string path = 1;boolean hasQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2;Search.Query getQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2;Search.QueryOrBuilder getQueryOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2;boolean hasScoreMode()
optional .com.alicloud.openservices.tablestore.core.protocol.ScoreMode score_mode = 3;Search.ScoreMode getScoreMode()
optional .com.alicloud.openservices.tablestore.core.protocol.ScoreMode score_mode = 3;boolean hasWeight()
optional float weight = 4;float getWeight()
optional float weight = 4;boolean hasInnerHits()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5;Search.InnerHits getInnerHits()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5;Search.InnerHitsOrBuilder getInnerHitsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5;Copyright © 2025. All Rights Reserved.