public static interface Search.FieldValueFactorFunctionOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
float |
getFactor()
optional float factor = 2; |
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
double |
getMissing()
optional double missing = 4; |
Search.FunctionModifier |
getModifier()
optional .com.alicloud.openservices.tablestore.core.protocol.FunctionModifier modifier = 3; |
boolean |
hasFactor()
optional float factor = 2; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasMissing()
optional double missing = 4; |
boolean |
hasModifier()
optional .com.alicloud.openservices.tablestore.core.protocol.FunctionModifier modifier = 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 hasFactor()
optional float factor = 2;float getFactor()
optional float factor = 2;boolean hasModifier()
optional .com.alicloud.openservices.tablestore.core.protocol.FunctionModifier modifier = 3;Search.FunctionModifier getModifier()
optional .com.alicloud.openservices.tablestore.core.protocol.FunctionModifier modifier = 3;boolean hasMissing()
optional double missing = 4;double getMissing()
optional double missing = 4;Copyright © 2025. All Rights Reserved.