public class SnowflakeStatsDownloader extends CollecTorMain
config, mapPathDescriptors, SOURCES
SYNCORIGINS
Constructor and Description |
---|
SnowflakeStatsDownloader(Configuration config)
Instantiate the snowflake-stats module using the given configuration.
|
Modifier and Type | Method and Description |
---|---|
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, readProcessedFiles, run, syncMapPathsDescriptors, writeProcessedFiles
merge
public SnowflakeStatsDownloader(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