Uses of Interface
io.quarkus.mongodb.reactive.ReactiveMongoClient
Packages that use ReactiveMongoClient
-
Uses of ReactiveMongoClient in io.quarkus.mongodb.health
Fields in io.quarkus.mongodb.health with type parameters of type ReactiveMongoClientModifier and TypeFieldDescription(package private) io.quarkus.arc.InjectableInstance<ReactiveMongoClient> MongoHealthCheck.reactiveMongoClients -
Uses of ReactiveMongoClient in io.quarkus.mongodb.impl
Classes in io.quarkus.mongodb.impl that implement ReactiveMongoClient -
Uses of ReactiveMongoClient in io.quarkus.mongodb.runtime
Methods in io.quarkus.mongodb.runtime that return ReactiveMongoClientModifier and TypeMethodDescription(package private) ReactiveMongoClientMongoClients.createReactiveMongoClient(String clientName) Methods in io.quarkus.mongodb.runtime that return types with arguments of type ReactiveMongoClientModifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<ReactiveMongoClient> MongoClientRecorder.getReactiveClient(String name) MongoClientRecorder.reactiveMongoClientSupplier(String clientName)