Uses of Class
io.metaloom.qdrant.client.http.model.snapshot.SnapshotResponse
Packages that use SnapshotResponse
Package
Description
-
Uses of SnapshotResponse in io.metaloom.qdrant.client.http.impl
Methods in io.metaloom.qdrant.client.http.impl that return types with arguments of type SnapshotResponseModifier and TypeMethodDescriptionQDrantHttpClientImpl.createCollectionSnapshot(String collectionName) -
Uses of SnapshotResponse in io.metaloom.qdrant.client.http.method
Methods in io.metaloom.qdrant.client.http.method that return types with arguments of type SnapshotResponseModifier and TypeMethodDescriptionSnapshotMethods.createCollectionSnapshot(String collectionName) Create new snapshot for a collection. -
Uses of SnapshotResponse in io.metaloom.qdrant.client.http.model.snapshot
Methods in io.metaloom.qdrant.client.http.model.snapshot that return SnapshotResponse