Class | Description |
---|---|
ArchiveReader |
Read in all files in a given directory and pass buffered readers of
them to the relay descriptor parser.
|
ArchiveWriter | |
CachedRelayDescriptorReader |
Parses all descriptors in local directory cacheddesc/ and sorts them
into directory structure in directory-archive/.
|
ReferenceChecker | |
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.
|