Uses of Class
io.metaloom.qdrant.client.http.model.CollectionClusterInfoResponse
Packages that use CollectionClusterInfoResponse
Package
Description
-
Uses of CollectionClusterInfoResponse in io.metaloom.qdrant.client.http.impl
Methods in io.metaloom.qdrant.client.http.impl that return types with arguments of type CollectionClusterInfoResponseModifier and TypeMethodDescriptionQDrantHttpClientImpl.getCollectionClusterInfo(String collectionName) -
Uses of CollectionClusterInfoResponse in io.metaloom.qdrant.client.http.method
Methods in io.metaloom.qdrant.client.http.method that return types with arguments of type CollectionClusterInfoResponseModifier and TypeMethodDescriptionClusterMethods.getCollectionClusterInfo(String collectionName) Get cluster information for a collection. -
Uses of CollectionClusterInfoResponse in io.metaloom.qdrant.client.http.model
Methods in io.metaloom.qdrant.client.http.model that return CollectionClusterInfoResponseModifier and TypeMethodDescriptionCollectionClusterInfoResponse.setResult(CollectionClusterInfo result)