| 限定符和类型 | 类和说明 |
|---|---|
static class |
PrefixQuery.Builder |
| 构造器和说明 |
|---|
PrefixQuery() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFieldName() |
String |
getPrefix() |
QueryType |
getQueryType() |
float |
getWeight() |
protected static PrefixQuery.Builder |
newBuilder() |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
serialize() |
void |
setFieldName(String fieldName) |
void |
setPrefix(String prefix) |
void |
setWeight(float weight) |
public QueryType getQueryType()
getQueryType 在接口中 Querypublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString serialize()
public String getFieldName()
public void setFieldName(String fieldName)
public String getPrefix()
public void setPrefix(String prefix)
public float getWeight()
public void setWeight(float weight)
protected static PrefixQuery.Builder newBuilder()
Copyright © 2025. All Rights Reserved.