public class CreateIndexJson extends CollecTorMain
config, mapPathDescriptors, SOURCES
SYNCORIGINS
Constructor and Description |
---|
CreateIndexJson(Configuration conf)
Creates indexes of directories containing archived and recent
descriptors and write index files to disk.
|
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, run, syncMapPathsDescriptors, update
merge
public CreateIndexJson(Configuration conf)
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