| Package | Description |
|---|---|
| com.mongodb.assertions |
Contains design by contract assertions
|
| com.mongodb.async |
This package contains async interfaces
|
| com.mongodb.async.client |
This packages contains classes for the new async client
|
| com.mongodb.binding |
This package contains classes that manage binding to MongoDB servers for various operations.
|
| com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
| com.mongodb.internal.async | |
| com.mongodb.operation |
The core of the MongoDB driver works via operations, using the command pattern.
|
| Class and Description |
|---|
| SingleResultCallback
An interface to describe the completion of an asynchronous operation.
|
| Class and Description |
|---|
| SingleResultCallback
An interface to describe the completion of an asynchronous operation.
|
| Class and Description |
|---|
| AsyncBatchCursor
MongoDB returns query results as batches, and this interface provides an asynchronous iterator over those batches.
|
| SingleResultCallback
An interface to describe the completion of an asynchronous operation.
|
| Class and Description |
|---|
| SingleResultCallback
An interface to describe the completion of an asynchronous operation.
|
| Class and Description |
|---|
| SingleResultCallback
An interface to describe the completion of an asynchronous operation.
|
| Class and Description |
|---|
| SingleResultCallback
An interface to describe the completion of an asynchronous operation.
|
| Class and Description |
|---|
| AsyncBatchCursor
MongoDB returns query results as batches, and this interface provides an asynchronous iterator over those batches.
|
| SingleResultCallback
An interface to describe the completion of an asynchronous operation.
|
Copyright © 2016. All Rights Reserved.