Package | Description |
---|---|
org.torproject.collector.relaydescs |
Class and Description |
---|
ArchiveReader
Read in all files in a given directory and pass buffered readers of
them to the relay descriptor parser.
|
ArchiveWriter |
RelayDescriptorDownloader
Downloads relay descriptors from the directory authorities via HTTP.
|
RelayDescriptorParser
Parses relay descriptors including network status consensuses and
votes, server and extra-info descriptors, and passes the results to the
stats handlers, to the archive writer, or to the relay descriptor
downloader.
|