| Constructor and Description |
|---|
SanitizedBridgesWriter(Configuration config) |
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
CollecTorMain.config |
| Modifier and Type | Method and Description |
|---|---|
void |
Scheduler.scheduleModuleRuns(java.util.Map<Key,java.lang.Class<? extends CollecTorMain>> collecTorMains,
Configuration conf)
Schedule all classes given according to the parameters in the
the configuration.
|
| Constructor and Description |
|---|
CollecTorMain(Configuration conf) |
| Constructor and Description |
|---|
ExitListDownloader(Configuration config)
Instanciate the exit-lists module using the given configuration.
|
| Constructor and Description |
|---|
CreateIndexJson(Configuration conf)
Creates indexes of directories containing archived and recent
descriptors and write index files to disk.
|
| Constructor and Description |
|---|
ArchiveWriter(Configuration config)
Initialize an archive writer with a given configuration.
|
| Constructor and Description |
|---|
TorperfDownloader(Configuration config) |