Uses of Enum Class
io.metaloom.qdrant.client.http.model.collection.CollectionStatus
Packages that use CollectionStatus
-
Uses of CollectionStatus in io.metaloom.qdrant.client.http.model.collection
Methods in io.metaloom.qdrant.client.http.model.collection that return CollectionStatusModifier and TypeMethodDescriptionCollectionInfo.getStatus()static CollectionStatusReturns the enum constant of this class with the specified name.static CollectionStatus[]CollectionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.metaloom.qdrant.client.http.model.collection with parameters of type CollectionStatus