Class ExitListDownloader

  • All Implemented Interfaces:
    java.lang.Runnable, java.util.concurrent.Callable<java.lang.Object>, java.util.Observer

    public class ExitListDownloader
    extends CollecTorMain
    • Constructor Detail

      • ExitListDownloader

        public ExitListDownloader​(Configuration config)
        Instantiate the exit-lists module using the given configuration.
    • Method Detail

      • module

        public java.lang.String module()
        Description copied from class: CollecTorMain
        Returns the module name for logging purposes.
        Specified by:
        module in class CollecTorMain
      • syncMarker

        protected java.lang.String syncMarker()
        Description copied from class: CollecTorMain
        Returns property prefix/infix/postfix for Sync related properties.
        Specified by:
        syncMarker in class CollecTorMain
      • cleanUpRsyncDirectory

        public void cleanUpRsyncDirectory()
        Delete all files from the rsync directory that have not been modified in the last three days.