Uses of Class
io.metaloom.qdrant.client.http.model.collection.CollectionResponse
Packages that use CollectionResponse
Package
Description
-
Uses of CollectionResponse in io.metaloom.qdrant.client.http.impl
Methods in io.metaloom.qdrant.client.http.impl that return types with arguments of type CollectionResponse -
Uses of CollectionResponse in io.metaloom.qdrant.client.http.method
Methods in io.metaloom.qdrant.client.http.method that return types with arguments of type CollectionResponseModifier and TypeMethodDescriptionCollectionMethods.loadCollection(String collectionName) Get detailed information about specified existing collection. -
Uses of CollectionResponse in io.metaloom.qdrant.client.http.model.collection
Methods in io.metaloom.qdrant.client.http.model.collection that return CollectionResponse