public class Query extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Query.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumn() |
String |
getDistanceType() |
Optional<Integer> |
getEf() |
int |
getK() |
float[] |
getKey() |
Optional<Integer> |
getMaximumNprobes() |
int |
getMinimumNprobes() |
Optional<Integer> |
getRefineFactor() |
boolean |
isUseIndex() |
String |
toString() |
Copyright © 2025. All rights reserved.