Class | RR::ReplicationRun |
In: |
lib/rubyrep/replication_run.rb
|
Parent: | Object |
Executes a single replication run
session | [RW] | The current Session object |
sweeper | [RW] | The current TaskSweeper |
Creates a new ReplicationRun instance.
Calls the event filter for the give difference.
Returns true if replication of the difference should not proceed.
Returns the next available ReplicationDifference. (Either new unprocessed differences or if not available, the first available ‘second chancer’.)
An array of ReplicationDifference which originally failed replication but should be tried one more time