| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
static Search.VectorMetricType |
Search.VectorMetricType.forNumber(int value) |
Search.VectorMetricType |
Search.VectorOptionsOrBuilder.getMetricType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorMetricType metric_type = 3; |
Search.VectorMetricType |
Search.VectorOptions.getMetricType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorMetricType metric_type = 3; |
Search.VectorMetricType |
Search.VectorOptions.Builder.getMetricType()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorMetricType metric_type = 3; |
static Search.VectorMetricType |
Search.VectorMetricType.valueOf(com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Search.VectorMetricType |
Search.VectorMetricType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static Search.VectorMetricType |
Search.VectorMetricType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Search.VectorMetricType[] |
Search.VectorMetricType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.aliyun.ots.thirdparty.com.google.protobuf.Internal.EnumLiteMap<Search.VectorMetricType> |
Search.VectorMetricType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
Search.VectorOptions.Builder |
Search.VectorOptions.Builder.setMetricType(Search.VectorMetricType value)
optional .com.alicloud.openservices.tablestore.core.protocol.VectorMetricType metric_type = 3; |
Copyright © 2025. All Rights Reserved.