Uses of Enum Class
io.metaloom.qdrant.client.http.model.collection.config.CollectionTelemetryEnum
Packages that use CollectionTelemetryEnum
-
Uses of CollectionTelemetryEnum in io.metaloom.qdrant.client.http.model.collection.config
Methods in io.metaloom.qdrant.client.http.model.collection.config that return CollectionTelemetryEnumModifier and TypeMethodDescriptionstatic CollectionTelemetryEnumReturns the enum constant of this class with the specified name.static CollectionTelemetryEnum[]CollectionTelemetryEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.