Uses of Interface
io.metaloom.qdrant.client.http.model.collection.schema.PayloadFieldSchema
Packages that use PayloadFieldSchema
Package
Description
-
Uses of PayloadFieldSchema in io.metaloom.qdrant.client.http.model.collection.schema
Classes in io.metaloom.qdrant.client.http.model.collection.schema that implement PayloadFieldSchemaMethods in io.metaloom.qdrant.client.http.model.collection.schema that return PayloadFieldSchemaMethods in io.metaloom.qdrant.client.http.model.collection.schema with parameters of type PayloadFieldSchemaModifier and TypeMethodDescriptionCollectionCreateIndexFieldRequest.setFieldSchema(PayloadFieldSchema fieldSchema) -
Uses of PayloadFieldSchema in io.metaloom.qdrant.client.json.serializer
Methods in io.metaloom.qdrant.client.json.serializer that return PayloadFieldSchemaModifier and TypeMethodDescriptionPayloadFieldSchemaDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext ctxt) Methods in io.metaloom.qdrant.client.json.serializer with parameters of type PayloadFieldSchemaModifier and TypeMethodDescriptionvoidPayloadFieldSchemaSerializer.serialize(PayloadFieldSchema value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers)