Uses of Class
io.metaloom.qdrant.client.http.model.point.PointsBatch
Packages that use PointsBatch
-
Uses of PointsBatch in io.metaloom.qdrant.client.http.model.point
Methods in io.metaloom.qdrant.client.http.model.point that return PointsBatchModifier and TypeMethodDescriptionPointsBatchUpsertRequest.getBatch()PointsBatch.setIds(long... ids) PointsBatch.setPayloads(Payload... payloads) PointsBatch.setPayloads(List<Payload> payloads) PointsBatch.setVectors(BatchVectorData vectors) Methods in io.metaloom.qdrant.client.http.model.point with parameters of type PointsBatch