Uses of Interface
io.metaloom.qdrant.client.http.model.collection.config.VectorsConfig
Packages that use VectorsConfig
Package
Description
-
Uses of VectorsConfig in io.metaloom.qdrant.client.http.model.collection
Methods in io.metaloom.qdrant.client.http.model.collection that return VectorsConfigMethods in io.metaloom.qdrant.client.http.model.collection with parameters of type VectorsConfig -
Uses of VectorsConfig in io.metaloom.qdrant.client.http.model.collection.config
Classes in io.metaloom.qdrant.client.http.model.collection.config that implement VectorsConfig -
Uses of VectorsConfig in io.metaloom.qdrant.client.json.serializer
Methods in io.metaloom.qdrant.client.json.serializer that return VectorsConfigModifier and TypeMethodDescriptionVectorsConfigDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext ctxt)