Class LookupService
java.lang.Object
org.torproject.metrics.descriptorparser.utils.LookupService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a string with the number of addresses looked up and resolved.Looks up address strings in the configured files and returns all lookup results.
-
Constructor Details
-
LookupService
-
-
Method Details
-
lookup
Looks up address strings in the configured files and returns all lookup results. -
getStatsString
Returns a string with the number of addresses looked up and resolved.
-