Class VoteParser
java.lang.Object
org.torproject.metrics.descriptorparser.parsers.VoteParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
run
(String path, Connection conn) Read votes from disk and add data to the DB.
-
Constructor Details
-
VoteParser
public VoteParser()
-
-
Method Details
-
run
Read votes from disk and add data to the DB.- Throws:
Exception
-