| Package | Description |
|---|---|
| io.vertx.ext.auth.mongo | |
| io.vertx.ext.mongo | |
| io.vertx.servicediscovery.types |
| Class and Description |
|---|
| MongoClient
A Vert.x service used to interact with MongoDB server instances.
|
| Class and Description |
|---|
| BulkOperation
Contains all data needed for one operation of a bulk write operation.
|
| BulkOperation.BulkOperationType
Enum for the different possible operations
|
| BulkWriteOptions
Options for configuring bulk write operations.
|
| FindOptions
Options used to configure find operations.
|
| IndexOptions
Options used to configure index.
|
| MongoClient
A Vert.x service used to interact with MongoDB server instances.
|
| MongoClientBulkWriteResult
Result propagated from mongodb driver bulk write result.
|
| MongoClientDeleteResult
Result propagated from mongodb driver delete result.
|
| MongoClientUpdateResult
Result propagated from mongodb driver update result.
|
| UpdateOptions
Options for configuring updates.
|
| WriteOption
Enum representing the mongoDB Java Driver's
com.mongodb.WriteConcern |
| Class and Description |
|---|
| MongoClient
A Vert.x service used to interact with MongoDB server instances.
|
Copyright © 2018 Eclipse. All rights reserved.