| Package | Description |
|---|---|
| io.quarkus.mongodb.runtime |
| Modifier and Type | Method and Description |
|---|---|
Supplier<com.mongodb.client.MongoClient> |
MongoClientRecorder.mongoClientSupplier(String clientName,
MongodbConfig mongodbConfig) |
Supplier<ReactiveMongoClient> |
MongoClientRecorder.reactiveMongoClientSupplier(String clientName,
MongodbConfig mongodbConfig) |
| Constructor and Description |
|---|
MongoClients(MongodbConfig mongodbConfig,
MongoClientSupport mongoClientSupport) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.