Class ReplicationDriver

  • All Implemented Interfaces:
    Runnable

    public class ReplicationDriver
    extends Daemon
    Daemon wrapper around the WorkMaker that separates it from the Master
    • Constructor Detail

      • ReplicationDriver

        public ReplicationDriver​(Master master)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread