oplogReplay property

  1. @Deprecated('Deprecated since version 4.4')
bool oplogReplay
final

An internal command for replaying a replica set’s oplog.

Implementation

@Deprecated('Deprecated since version 4.4')

/// An internal command for replaying a replica set’s oplog.
final bool oplogReplay;