Uses of Interface
io.metaloom.qdrant.client.http.model.telemetry.CollectionTelemetry
Packages that use CollectionTelemetry
Package
Description
-
Uses of CollectionTelemetry in io.metaloom.qdrant.client.http.model.telemetry
Classes in io.metaloom.qdrant.client.http.model.telemetry that implement CollectionTelemetryModifier and TypeClassDescriptionclassclassMethods in io.metaloom.qdrant.client.http.model.telemetry that return types with arguments of type CollectionTelemetryMethod parameters in io.metaloom.qdrant.client.http.model.telemetry with type arguments of type CollectionTelemetryModifier and TypeMethodDescriptionCollectionsTelemetry.setCollections(List<CollectionTelemetry> collections) -
Uses of CollectionTelemetry in io.metaloom.qdrant.client.json.serializer
Methods in io.metaloom.qdrant.client.json.serializer that return CollectionTelemetryModifier and TypeMethodDescriptionCollectionTelemetryDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext ctxt)