Constructor and Description |
---|
BridgedbMetricsProcessor(Configuration config)
Initialize this class with the given configuration.
|
Constructor and Description |
---|
SanitizedBridgesWriter(Configuration config)
Initialize configuration.
|
Constructor and Description |
---|
BridgePoolAssignmentsProcessor(Configuration config)
Initialize this class with the given configuration.
|
Constructor and Description |
---|
BridgestrapStatsDownloader(Configuration config)
Instantiate the bridgestrap-stats module using the given configuration.
|
Modifier and Type | Field and Description |
---|---|
protected Configuration |
CollecTorMain.config |
Modifier and Type | Method and Description |
---|---|
boolean |
Scheduler.scheduleModuleRuns(java.util.Map<Key,java.lang.Class<? extends CollecTorMain>> collecTorMains,
Configuration conf)
Schedule all classes given according to the parameters in the configuration
and return whether the caller should wait for completion.
|
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 configuration)
Initialize this class with the given
configuration . |
Constructor and Description |
---|
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.
|
Constructor and Description |
---|
SnowflakeStatsDownloader(Configuration config)
Instantiate the snowflake-stats module using the 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.
|
Constructor and Description |
---|
SanitizeWeblogs(Configuration conf)
Possibly privacy impacting data is replaced by dummy data producing a
log-file (or files) that confirm(s) to Apache's Combined Log Format.
|