Package com.mongodb.async.client.gridfs
Deprecated.
Contains the classes for supporting MongoDB's specification for storing very large files, GridFS.
- MongoDB documentation
- GridFS
-
Interface Summary Interface Description AsyncInputStream Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)AsyncOutputStream Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)GridFSBucket Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)GridFSDownloadStream Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)GridFSFindIterable Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)GridFSUploadStream Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId) -
Class Summary Class Description GridFSBuckets Deprecated. Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)