ReplicateAndRunCommands

Encodes the algorithm for fetching commands from the primary, and replaying on the secondary.

This class is instantiated each time the Quartz job ( org.apache.causeway.extensions.commandreplay.secondary.job.ReplicateAndReplayJob ) files.

API

ReplicateAndRunCommands.java
class ReplicateAndRunCommands {
  SecondaryStatus call()
}