Uses of Enum Class
io.metaloom.qdrant.client.http.model.collection.schema.PayloadIndexSchemaType
Packages that use PayloadIndexSchemaType
Package
Description
-
Uses of PayloadIndexSchemaType in io.metaloom.qdrant.client.http.model.collection
Methods in io.metaloom.qdrant.client.http.model.collection that return PayloadIndexSchemaTypeMethods in io.metaloom.qdrant.client.http.model.collection with parameters of type PayloadIndexSchemaType -
Uses of PayloadIndexSchemaType in io.metaloom.qdrant.client.http.model.collection.schema
Methods in io.metaloom.qdrant.client.http.model.collection.schema that return PayloadIndexSchemaTypeModifier and TypeMethodDescriptionstatic PayloadIndexSchemaTypePayloadIndexSchemaType.fromString(String text) static PayloadIndexSchemaTypeReturns the enum constant of this class with the specified name.static PayloadIndexSchemaType[]PayloadIndexSchemaType.values()Returns an array containing the constants of this enum class, in the order they are declared.