public static final class Search.VectorOptions.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.VectorOptions.Builder> implements Search.VectorOptionsOrBuilder
com.alicloud.openservices.tablestore.core.protocol.VectorOptions| 限定符和类型 | 方法和说明 |
|---|---|
Search.VectorOptions |
build() |
Search.VectorOptions |
buildPartial() |
Search.VectorOptions.Builder |
clear() |
Search.VectorOptions.Builder |
clearDataType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorDataType data_type = 1; |
Search.VectorOptions.Builder |
clearDimension()
optional int32 dimension = 2; |
Search.VectorOptions.Builder |
clearMetricType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorMetricType metric_type = 3; |
Search.VectorDataType |
getDataType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorDataType data_type = 1; |
Search.VectorOptions |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getDimension()
optional int32 dimension = 2; |
Search.VectorMetricType |
getMetricType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorMetricType metric_type = 3; |
boolean |
hasDataType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorDataType data_type = 1; |
boolean |
hasDimension()
optional int32 dimension = 2; |
boolean |
hasMetricType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorMetricType metric_type = 3; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.VectorOptions.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.VectorOptions.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.VectorOptions.Builder |
mergeFrom(Search.VectorOptions other) |
Search.VectorOptions.Builder |
setDataType(Search.VectorDataType value)
optional .com.alicloud.openservices.tablestore.core.protocol.VectorDataType data_type = 1; |
Search.VectorOptions.Builder |
setDimension(int value)
optional int32 dimension = 2; |
Search.VectorOptions.Builder |
setMetricType(Search.VectorMetricType value)
optional .com.alicloud.openservices.tablestore.core.protocol.VectorMetricType metric_type = 3; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.VectorOptions.Builder>public Search.VectorOptions.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.VectorOptions.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.VectorOptions.Builder>public Search.VectorOptions getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.VectorOptions build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.VectorOptions buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.VectorOptions.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Search.VectorOptions.Builder>public Search.VectorOptions.Builder mergeFrom(Search.VectorOptions other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.VectorOptions.Builder>public Search.VectorOptions.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Search.VectorOptions.Builder>IOExceptionpublic boolean hasDataType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorDataType data_type = 1;hasDataType 在接口中 Search.VectorOptionsOrBuilderpublic Search.VectorDataType getDataType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorDataType data_type = 1;getDataType 在接口中 Search.VectorOptionsOrBuilderpublic Search.VectorOptions.Builder setDataType(Search.VectorDataType value)
optional .com.alicloud.openservices.tablestore.core.protocol.VectorDataType data_type = 1;value - The dataType to set.public Search.VectorOptions.Builder clearDataType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorDataType data_type = 1;public boolean hasDimension()
optional int32 dimension = 2;hasDimension 在接口中 Search.VectorOptionsOrBuilderpublic int getDimension()
optional int32 dimension = 2;getDimension 在接口中 Search.VectorOptionsOrBuilderpublic Search.VectorOptions.Builder setDimension(int value)
optional int32 dimension = 2;value - The dimension to set.public Search.VectorOptions.Builder clearDimension()
optional int32 dimension = 2;public boolean hasMetricType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorMetricType metric_type = 3;hasMetricType 在接口中 Search.VectorOptionsOrBuilderpublic Search.VectorMetricType getMetricType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorMetricType metric_type = 3;getMetricType 在接口中 Search.VectorOptionsOrBuilderpublic Search.VectorOptions.Builder setMetricType(Search.VectorMetricType value)
optional .com.alicloud.openservices.tablestore.core.protocol.VectorMetricType metric_type = 3;value - The metricType to set.public Search.VectorOptions.Builder clearMetricType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorMetricType metric_type = 3;Copyright © 2025. All Rights Reserved.