public static interface CollectionInfo.VectorParamOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getDimension()
uint32 dimension = 1; |
CollectionInfo.DataType |
getDtype()
.proxima.dashvector.proto.CollectionInfo.DataType dtype = 2; |
int |
getDtypeValue()
.proxima.dashvector.proto.CollectionInfo.DataType dtype = 2; |
CollectionInfo.Metric |
getMetric()
.proxima.dashvector.proto.CollectionInfo.Metric metric = 3; |
int |
getMetricValue()
.proxima.dashvector.proto.CollectionInfo.Metric metric = 3; |
String |
getQuantizeType()
string quantize_type = 4; |
com.google.protobuf.ByteString |
getQuantizeTypeBytes()
string quantize_type = 4; |
int getDimension()
uint32 dimension = 1;int getDtypeValue()
.proxima.dashvector.proto.CollectionInfo.DataType dtype = 2;CollectionInfo.DataType getDtype()
.proxima.dashvector.proto.CollectionInfo.DataType dtype = 2;int getMetricValue()
.proxima.dashvector.proto.CollectionInfo.Metric metric = 3;CollectionInfo.Metric getMetric()
.proxima.dashvector.proto.CollectionInfo.Metric metric = 3;String getQuantizeType()
string quantize_type = 4;com.google.protobuf.ByteString getQuantizeTypeBytes()
string quantize_type = 4;Copyright © 2026. All rights reserved.