Class RR::SyncRunner
In: lib/rubyrep/sync_runner.rb
Parent: BaseRunner

This class implements the functionality of the rrsync.rb command.

Methods

Public Instance methods

Creates the correct scan class. Parameters as defined under BaseRunner#create_processor

Reorders the table pairs to avoid foreign key conflicts. More information on this methods at BaseRunner#prepare_table_pairs.

Returns summary description string for the scan command.

[Validate]