Uses of Class
org.torproject.metrics.collector.cron.CollecTorMain
-
-
Uses of CollecTorMain in org.torproject.metrics.collector.bridgedb
Subclasses of CollecTorMain in org.torproject.metrics.collector.bridgedb Modifier and Type Class Description class
BridgedbMetricsProcessor
-
Uses of CollecTorMain in org.torproject.metrics.collector.bridgedescs
Subclasses of CollecTorMain in org.torproject.metrics.collector.bridgedescs Modifier and Type Class Description class
SanitizedBridgesWriter
Sanitizes bridge descriptors, i.e., removes all possibly sensitive information from them, and writes them to a local directory structure. -
Uses of CollecTorMain in org.torproject.metrics.collector.bridgepools
Subclasses of CollecTorMain in org.torproject.metrics.collector.bridgepools Modifier and Type Class Description class
BridgePoolAssignmentsProcessor
-
Uses of CollecTorMain in org.torproject.metrics.collector.cron
Method parameters in org.torproject.metrics.collector.cron with type arguments of type CollecTorMain Modifier and Type Method 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. -
Uses of CollecTorMain in org.torproject.metrics.collector.exitlists
Subclasses of CollecTorMain in org.torproject.metrics.collector.exitlists Modifier and Type Class Description class
ExitListDownloader
-
Uses of CollecTorMain in org.torproject.metrics.collector.indexer
Subclasses of CollecTorMain in org.torproject.metrics.collector.indexer Modifier and Type Class Description class
CreateIndexJson
Create an index file calledindex.json
containing metadata of all files in theindexed/
directory and update thehtdocs/
directory to contain all files to be served via the web server. -
Uses of CollecTorMain in org.torproject.metrics.collector.onionperf
Subclasses of CollecTorMain in org.torproject.metrics.collector.onionperf Modifier and Type Class Description class
OnionPerfDownloader
Download OnionPerf files from OnionPerf hosts. -
Uses of CollecTorMain in org.torproject.metrics.collector.relaydescs
Subclasses of CollecTorMain in org.torproject.metrics.collector.relaydescs Modifier and Type Class Description class
ArchiveWriter
-
Uses of CollecTorMain in org.torproject.metrics.collector.snowflake
Subclasses of CollecTorMain in org.torproject.metrics.collector.snowflake Modifier and Type Class Description class
SnowflakeStatsDownloader
-
Uses of CollecTorMain in org.torproject.metrics.collector.webstats
Subclasses of CollecTorMain in org.torproject.metrics.collector.webstats Modifier and Type Class Description class
SanitizeWeblogs
This module processes web-logs for CollecTor according to the weblog sanitation specification published on metrics.torproject.org.
-