Skip navigation links

Package org.torproject.metrics.collector.sync

This package coordinates syncing and merging the fetched data.

See: Description

Package org.torproject.metrics.collector.sync Description

This package coordinates syncing and merging the fetched data.

The central class for this process is SyncManager, which coordinates download from other instances and merging the new data to the local directories.

Storing data to the file system is facilitated by SyncPersistence.

Skip navigation links
© 2022 The Tor Project