j property

bool j
final

Enables or disable journaling of the requested write operation before acknowledgement. If true, wait for mongod instance to write data to the on-disk journal before returning.

Implementation

final bool j;