Uses of Interface
io.metaloom.qdrant.client.http.model.collection.filter.match.Match
Packages that use Match
Package
Description
-
Uses of Match in io.metaloom.qdrant.client.http.model.collection.filter.condition
Methods in io.metaloom.qdrant.client.http.model.collection.filter.condition that return MatchMethods in io.metaloom.qdrant.client.http.model.collection.filter.condition with parameters of type Match -
Uses of Match in io.metaloom.qdrant.client.http.model.collection.filter.match
Classes in io.metaloom.qdrant.client.http.model.collection.filter.match that implement Match -
Uses of Match in io.metaloom.qdrant.client.json.serializer
Methods in io.metaloom.qdrant.client.json.serializer that return MatchModifier and TypeMethodDescriptionMatchDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext ctxt)