public class BridgedbMetricsProcessor extends CollecTorMain
config, mapPathDescriptors, SOURCESSYNCORIGINS| Constructor and Description |
|---|
BridgedbMetricsProcessor(Configuration config)
Initialize this class with the given configuration.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
module()
Return the module identifier.
|
protected void |
startProcessing()
Start processing files, which includes reading BridgeDB statistics files
from disk, possibly decompressing them and splitting them by date, and
writing them back to disk.
|
protected java.lang.String |
syncMarker()
Return the synchronization marker.
|
call, checkAvailableSpace, readProcessedFiles, run, syncMapPathsDescriptors, writeProcessedFilesmergepublic BridgedbMetricsProcessor(Configuration config)
public java.lang.String module()
module in class CollecTorMainprotected java.lang.String syncMarker()
syncMarker in class CollecTorMainprotected void startProcessing()
throws ConfigurationException
startProcessing in class CollecTorMainConfigurationException - Thrown if configuration values cannot be
obtained.