Uses of Class
org.torproject.metrics.onionoo.updater.LookupService
-
Packages that use LookupService Package Description org.torproject.metrics.onionoo.updater Classes related to the updater feature, which periodically updates internal files related to status and metrics. -
-
Uses of LookupService in org.torproject.metrics.onionoo.updater
Constructors in org.torproject.metrics.onionoo.updater with parameters of type LookupService Constructor Description NodeDetailsStatusUpdater(ReverseDomainNameResolver reverseDomainNameResolver, LookupService lookupService)
Initializes a new status updater, obtains references to all relevant singleton instances, and registers as listener at the (singleton) descriptor source.
-