FindOptions.oplogReplay

Enables optimization when querying the oplog for a range of ts values.

Note: this option is intended for internal replication use only.

struct FindOptions
@deprecatedSince(WireVersion.v44)
Nullable!bool oplogReplay;

Meta