Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Collections.CollectionStatus
Packages that use Collections.CollectionStatus
-
Uses of Collections.CollectionStatus in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Collections.CollectionStatusModifier and TypeMethodDescriptionstatic Collections.CollectionStatusCollections.CollectionStatus.forNumber(int value) Collections.CollectionInfo.Builder.getStatus()operating condition of the collectionCollections.CollectionInfo.getStatus()operating condition of the collectionCollections.CollectionInfoOrBuilder.getStatus()operating condition of the collectionstatic Collections.CollectionStatusCollections.CollectionStatus.valueOf(int value) Deprecated.static Collections.CollectionStatusCollections.CollectionStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Collections.CollectionStatusReturns the enum constant of this class with the specified name.static Collections.CollectionStatus[]Collections.CollectionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Collections.CollectionStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Collections.CollectionStatus>Collections.CollectionStatus.internalGetValueMap()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Collections.CollectionStatusModifier and TypeMethodDescriptionCollections.CollectionInfo.Builder.setStatus(Collections.CollectionStatus value) operating condition of the collection