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.
|
checkAvailableSpace, run, update
public TorperfDownloader(Configuration config)
public java.lang.String module()
CollecTorMain
module
in class CollecTorMain
protected void startProcessing() throws ConfigurationException
CollecTorMain
startProcessing
in class CollecTorMain
ConfigurationException
public void cleanUpRsyncDirectory() throws ConfigurationException
ConfigurationException