Uses of Class
io.metaloom.qdrant.client.http.model.point.LookupLocation
Packages that use LookupLocation
-
Uses of LookupLocation in io.metaloom.qdrant.client.http.model.point
Methods in io.metaloom.qdrant.client.http.model.point that return LookupLocationModifier and TypeMethodDescriptionPointsRecommendGroupRequest.getLookupFrom()PointsRecommendRequest.getLookupFrom()LookupLocation.setCollection(String collection) Methods in io.metaloom.qdrant.client.http.model.point with parameters of type LookupLocationModifier and TypeMethodDescriptionPointsRecommendGroupRequest.setLookupFrom(LookupLocation lookupFrom) PointsRecommendRequest.setLookupFrom(LookupLocation lookupFrom)