public class TorperfDownloader extends CollecTorMain
config| Constructor and Description |
|---|
TorperfDownloader(Configuration config) |
| 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.
|
call, checkAvailableSpace, run, updatepublic TorperfDownloader(Configuration config)
public java.lang.String module()
CollecTorMainmodule in class CollecTorMainprotected void startProcessing()
throws ConfigurationException
CollecTorMainstartProcessing in class CollecTorMainConfigurationExceptionpublic void cleanUpRsyncDirectory()
throws ConfigurationException
ConfigurationException