public class OnionPerfDownloader extends CollecTorMain
config, mapPathDescriptors, SOURCES
SYNCORIGINS
Constructor and Description |
---|
OnionPerfDownloader(Configuration config)
Instantiate the OnionPerf 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, update
merge
public OnionPerfDownloader(Configuration config)
public java.lang.String module()
CollecTorMain
module
in class CollecTorMain
protected java.lang.String syncMarker()
CollecTorMain
syncMarker
in class CollecTorMain
protected void startProcessing() throws ConfigurationException
CollecTorMain
startProcessing
in class CollecTorMain
ConfigurationException
public void cleanUpRsyncDirectory() throws ConfigurationException
ConfigurationException