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