| Package | Description |
|---|---|
| com.mongodb.async.client |
This packages contains classes for the new async client
|
| Modifier and Type | Field and Description |
|---|---|
private MongoClientImpl |
ClientSessionHelper.mongoClient |
private MongoClientImpl |
AsyncOperationExecutorImpl.mongoClient |
| Constructor and Description |
|---|
AsyncOperationExecutorImpl(MongoClientImpl mongoClient,
ClientSessionHelper clientSessionHelper) |
ClientSessionHelper(MongoClientImpl mongoClient,
ServerSessionPool serverSessionPool) |