Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration WriteOption

Enum representing the mongoDB Java Driver's WriteConcern

Index

Enumeration members

ACKNOWLEDGED

ACKNOWLEDGED:

FSYNCED

FSYNCED:

JOURNALED

JOURNALED:

MAJORITY

MAJORITY:

REPLICA_ACKNOWLEDGED

REPLICA_ACKNOWLEDGED:

UNACKNOWLEDGED

UNACKNOWLEDGED:

Generated using TypeDoc