Class ServerDescriptorParser
java.lang.Object
org.torproject.metrics.descriptorparser.parsers.ServerDescriptorParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
run
(String path, Connection conn) Parse server descriptors and add fields to the database.
-
Constructor Details
-
ServerDescriptorParser
public ServerDescriptorParser()
-
-
Method Details
-
run
Parse server descriptors and add fields to the database.- Throws:
Exception
-