public class ExitListDownloader extends CollecTorMain
config, mapPathDescriptors, SOURCESSYNCORIGINS| Constructor and Description |
|---|
ExitListDownloader(Configuration config)
Instantiate the exit-lists module using the given configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUpRsyncDirectory()
Delete all files from the rsync directory that have not been modified
in the last three days.
|
java.lang.String |
module()
Returns the module name for logging purposes.
|
protected void |
startProcessing()
Module specific code goes here.
|
protected java.lang.String |
syncMarker()
Returns property prefix/infix/postfix for Sync related properties.
|
call, checkAvailableSpace, run, syncMapPathsDescriptors, updatemergepublic ExitListDownloader(Configuration config)
public java.lang.String module()
CollecTorMainmodule in class CollecTorMainprotected java.lang.String syncMarker()
CollecTorMainsyncMarker in class CollecTorMainprotected void startProcessing()
throws ConfigurationException
CollecTorMainstartProcessing in class CollecTorMainConfigurationExceptionpublic void cleanUpRsyncDirectory()