Uses of Class
io.metaloom.qdrant.client.http.model.point.UpdateResult
Packages that use UpdateResult
Package
Description
-
Uses of UpdateResult in io.metaloom.qdrant.client.http.model.collection
Methods in io.metaloom.qdrant.client.http.model.collection that return UpdateResultMethods in io.metaloom.qdrant.client.http.model.collection with parameters of type UpdateResult -
Uses of UpdateResult in io.metaloom.qdrant.client.http.model.point
Methods in io.metaloom.qdrant.client.http.model.point that return UpdateResultModifier and TypeMethodDescriptionUpdateResultResponse.getResult()UpdateResult.setOperationId(long operationId) UpdateResult.setStatus(UpdateStatus status) Methods in io.metaloom.qdrant.client.http.model.point with parameters of type UpdateResult