| 程序包 | 说明 |
|---|---|
| com.aliyun.dashvector.proto |
| 限定符和类型 | 方法和说明 |
|---|---|
static CollectionInfo.IndexType |
CollectionInfo.IndexType.forNumber(int value) |
CollectionInfo.IndexType |
CollectionInfo.IndexOrBuilder.getIndexType()
.proxima.dashvector.proto.CollectionInfo.IndexType index_type = 1; |
CollectionInfo.IndexType |
CollectionInfo.Index.getIndexType()
.proxima.dashvector.proto.CollectionInfo.IndexType index_type = 1; |
CollectionInfo.IndexType |
CollectionInfo.Index.Builder.getIndexType()
.proxima.dashvector.proto.CollectionInfo.IndexType index_type = 1; |
static CollectionInfo.IndexType |
CollectionInfo.IndexType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CollectionInfo.IndexType |
CollectionInfo.IndexType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static CollectionInfo.IndexType |
CollectionInfo.IndexType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static CollectionInfo.IndexType[] |
CollectionInfo.IndexType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<CollectionInfo.IndexType> |
CollectionInfo.IndexType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
CollectionInfo.Index.Builder |
CollectionInfo.Index.Builder.setIndexType(CollectionInfo.IndexType value)
.proxima.dashvector.proto.CollectionInfo.IndexType index_type = 1; |
Copyright © 2026. All rights reserved.