Package com.mongodb.operation
Deprecated.
The core of the MongoDB driver works via operations, using the command pattern. The main Operations supported by MongoDB are in this
package, as are helpers and infrastructure required for operation functionality.
-
Interface Summary Interface Description AggregateResponseBatchCursor<T> Deprecated. AsyncOperationExecutor Deprecated. there is no replacement for this interfaceAsyncReadOperation<T> Deprecated. AsyncWriteOperation<T> Deprecated. BatchCursor<T> Deprecated. MapReduceAsyncBatchCursor<T> Deprecated. MapReduceBatchCursor<T> Deprecated. OperationExecutor Deprecated. there is no replacement for this interfaceReadOperation<T> Deprecated. WriteOperation<T> Deprecated. -
Enum Summary Enum Description OrderBy Deprecated.