Uses of Enum Class
io.quarkus.mongodb.runtime.MongoTracingRuntimeConfig.CommandDetailLevel
Packages that use MongoTracingRuntimeConfig.CommandDetailLevel
-
Uses of MongoTracingRuntimeConfig.CommandDetailLevel in io.quarkus.mongodb.runtime
Methods in io.quarkus.mongodb.runtime that return MongoTracingRuntimeConfig.CommandDetailLevelModifier and TypeMethodDescriptionMongoTracingRuntimeConfig.commandDetailLevel()Defines what information from MongoDB commands is included in traces.Returns the enum constant of this class with the specified name.MongoTracingRuntimeConfig.CommandDetailLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.