public static class SearchResponse.QueryResult
extends java.lang.Object
vectorId
and its
distance
to the vector being queriedConstructor and Description |
---|
QueryResult(long vectorId,
double distance) |
Modifier and Type | Method and Description |
---|---|
double |
getDistance() |
long |
getVectorId() |