Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WriteConcernSettings

Hierarchy继承层级

  • WriteConcernSettings

Index索引

Properties属性

Properties属性

fsync?: boolean | 1

The file sync write concern文件同步写入问题

j?: boolean

The journal write concern日记写关注点

journal?: boolean

The journal write concern日记写关注点

w?: W

The write concern写入关注点

wtimeout?: number

The write concern timeout写入关注点超时

wtimeoutMS?: number

The write concern timeout写入问题超时

Generated using TypeDoc