Search
Preparing search index...
The search index is not available
mongodb
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
mongodb
GridFSBucketPrivate
Interface GridFSBucketPrivate
internal
Hierarchy
层级
GridFSBucketPrivate
Index
索引
Properties
属性
_chunksCollection
_filesCollection
calledOpenUploadStream
checkedIndexes
db
options
Properties
属性
_chunksCollection
_chunksCollection
:
Collection
<
GridFSChunk
>
_filesCollection
_filesCollection
:
Collection
<
GridFSFile
>
calledOpenUploadStream
calledOpenUploadStream
:
boolean
checkedIndexes
checkedIndexes
:
boolean
db
db
:
Db
options
options
:
{
bucketName
:
string
;
chunkSizeBytes
:
number
;
readPreference
?:
ReadPreference
;
writeConcern
:
undefined
|
WriteConcern
}
Type declaration
类型声明
bucketName
:
string
chunkSizeBytes
:
number
Optional
readPreference
?:
ReadPreference
writeConcern
:
undefined
|
WriteConcern
Exports
GridFSBucketPrivate
_chunksCollection
_filesCollection
calledOpenUploadStream
checkedIndexes
db
options
Generated using
TypeDoc