Package com.mongodb.async.client
Deprecated.
This packages contains classes for the new async client
-
Interface Summary Interface Description AggregateIterable<TResult> Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)ChangeStreamIterable<TResult> Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)ClientSession Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)DistinctIterable<TResult> Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)FindIterable<T> Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)ListCollectionsIterable<TResult> Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)ListDatabasesIterable<T> Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)ListIndexesIterable<TResult> Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)MapReduceIterable<TResult> Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)MongoClient Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)MongoCollection<TDocument> Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)MongoDatabase Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)MongoIterable<TResult> Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)Observable<TResult> Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)Observer<TResult> Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)Subscription Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId) -
Class Summary Class Description MongoClients Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)MongoClientSettings Deprecated. useMongoClientSettings
insteadMongoClientSettings.Builder A builder forMongoClientSettings
so thatMongoClientSettings
can be immutable, and to support easier construction through chaining.Observables Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)