Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WriteConcernSettings

Hierarchy层级

  • WriteConcernSettings

Index索引

Properties属性

Properties属性

Optional fsync

fsync: boolean | 1

The file sync write concern

Optional j

j: boolean

The journal write concern

Optional journal

journal: boolean

The journal write concern

Optional w

w: W

The write concern

Optional wtimeout

wtimeout: number

The write concern timeout

Optional wtimeoutMS

wtimeoutMS: number

The write concern timeout

Generated using TypeDoc