Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MongoDbFinishCommandInput

Package version

Describes the input to the 'finish' MongoDB migration command

Hierarchy

Index

Properties

Properties

immediate

immediate: boolean

If true, replication for the affected objects will be stopped immediately. If false, the migrator will finish replaying queued events before finishing the replication.

Optional objectName

objectName: undefined | string

The qualified name of a database or collection to act upon, or null to act upon the entire migration

Generated using TypeDoc