package gridfs
mongodb/gridfs package object
- Alphabetic
- By Inheritance
- gridfs
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
-
class
DownloadStreamByNameOptions
extends Object
GridFS Bucket Download Stream (By Name) Options
GridFS Bucket Download Stream (By Name) Options
- Annotations
- @RawJSType() @ScalaJSDefined()
-
class
DownloadStreamOptions
extends Object
GridFS Bucket Download Stream Options
GridFS Bucket Download Stream Options
- Annotations
- @RawJSType() @ScalaJSDefined()
-
class
GridFSBucket
extends Object
GridFS Bucket
GridFS Bucket
- Annotations
- @RawJSType() @native() @JSImport( "mongodb" , "GridFSBucket" )
-
class
GridFSBucketFindOptions
extends Object
GridFS Bucket Find Options
GridFS Bucket Find Options
- Annotations
- @RawJSType() @ScalaJSDefined()
-
trait
GridFSBucketReadStream
extends Object with Readable
GridFS Bucket Read Stream
GridFS Bucket Read Stream
- Annotations
- @RawJSType() @native()
- See also
http://mongodb.github.io/node-mongodb-native/2.1/api/GridFSBucketReadStream.html
-
trait
GridFSBucketReadStreamClass
extends Object
GridFS Bucket Read Stream Class
GridFS Bucket Read Stream Class
- Annotations
- @RawJSType() @native()
-
trait
GridFSBucketWriteStream
extends Object with Writable
GridFS Bucket Write Stream
GridFS Bucket Write Stream
- Annotations
- @RawJSType() @native()
-
class
GridFSOptions
extends Object
GridFS Bucket Options
GridFS Bucket Options
- Annotations
- @RawJSType() @ScalaJSDefined()
-
class
GridOptions
extends Object
Grid Options
Grid Options
- Annotations
- @RawJSType() @ScalaJSDefined()
-
class
GridStore
extends Object with IEventEmitter
Grid Store
Grid Store
- Annotations
- @RawJSType() @native() @JSImport( "mongodb" , "GridStore" )
-
trait
GridStoreClass
extends Object
Grid Store Class
Grid Store Class
- Annotations
- @RawJSType() @native()
- See also
https://mongodb.github.io/node-mongodb-native/api-generated/gridstore.html
-
implicit final
class
GridStoreExtensions
extends AnyVal
Grid Store Extensions
-
class
GridStoreOptions
extends Object
Grid Store Options
Grid Store Options
- Annotations
- @RawJSType() @ScalaJSDefined()
-
trait
GridStoreStream
extends Object with Duplex
Grid Store Stream
Grid Store Stream
- Annotations
- @RawJSType() @native()
-
class
ReadStreamOptions
extends Object
GridFS Bucket Read Stream Options
GridFS Bucket Read Stream Options
- Annotations
- @RawJSType() @ScalaJSDefined()
-
class
UploadStreamOptions
extends Object
GridFS Bucket Upload Stream Options
GridFS Bucket Upload Stream Options
- Annotations
- @RawJSType() @ScalaJSDefined()
Value Members
-
object
GridFSBucketReadStream
GridFS Bucket Read Stream Companion
-
object
GridFSBucketReadStreamClass
GridFS Bucket Read Stream Class Companion
-
object
GridStore
extends Object with GridStoreClass
Grid Store Companion
Grid Store Companion
- Annotations
- @native() @JSName( "GridStore" )
-
object
GridStoreClass
Grid Store Class Companion