Class ReplicationTablesPrinterThread

  • All Implemented Interfaces:
    Runnable

    public class ReplicationTablesPrinterThread
    extends Daemon
    • Constructor Detail

      • ReplicationTablesPrinterThread

        public ReplicationTablesPrinterThread​(Connector conn,
                                              PrintStream out)
    • Method Detail

      • run

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