Constructor and Description |
---|
SanitizedBridgesWriter(Configuration config)
Initialize configuration.
|
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)
Instantiate 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 |
---|
OnionperfDownloader(Configuration config) |
OnionPerfDownloader(Configuration config)
Instantiate the OnionPerf module using the given configuration.
|
Constructor and Description |
---|
ArchiveWriter(Configuration config)
Initialize an archive writer with a given configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
SyncManager.merge(Configuration conf,
java.lang.String marker,
java.util.Map<java.lang.String,java.lang.Class<? extends org.torproject.descriptor.Descriptor>> mapPathDesc)
Merges the synced files to recent and out storage.
|
Constructor and Description |
---|
SyncPersistence(Configuration conf)
Initialize with the given configuration.
|