| Modifier and Type | Method and Description |
|---|---|
static VectorOptions |
SearchProtocolParser.toVectorOptions(Search.VectorOptions pbOptions) |
| Modifier and Type | Method and Description |
|---|---|
static Search.VectorOptions |
SearchProtocolBuilder.buildVectorOptions(VectorOptions vectorOptions) |
| Modifier and Type | Method and Description |
|---|---|
VectorOptions |
FieldSchema.getVectorOptions() |
| Modifier and Type | Method and Description |
|---|---|
FieldSchema |
FieldSchema.setVectorOptions(VectorOptions vectorOptions) |
| Modifier and Type | Method and Description |
|---|---|
VectorOptions |
VectorOptions.setDataType(VectorDataType dataType) |
VectorOptions |
VectorOptions.setDimension(Integer dimension) |
VectorOptions |
VectorOptions.setMetricType(VectorMetricType metricType) |
Copyright © 2024. All Rights Reserved.