Uses of Interface
io.metaloom.qdrant.client.http.model.point.BatchVectorData
Packages that use BatchVectorData
Package
Description
-
Uses of BatchVectorData in io.metaloom.qdrant.client.http.model.point
Classes in io.metaloom.qdrant.client.http.model.point that implement BatchVectorDataMethods in io.metaloom.qdrant.client.http.model.point that return BatchVectorDataMethods in io.metaloom.qdrant.client.http.model.point with parameters of type BatchVectorData -
Uses of BatchVectorData in io.metaloom.qdrant.client.json.serializer
Methods in io.metaloom.qdrant.client.json.serializer that return BatchVectorDataModifier and TypeMethodDescriptionBatchVectorDataDeserializer.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 BatchVectorDataModifier and TypeMethodDescriptionvoidBatchVectorDataSerializer.serialize(BatchVectorData value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers)