Class Main
- java.lang.Object
-
- org.torproject.metrics.onionoo.cron.Main
-
- All Implemented Interfaces:
java.lang.Runnable
public class Main extends java.lang.Object implements java.lang.Runnable
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Executes a single update run or partial update run, or initiates hourly executions, depending on the given command-line arguments.void
run()
-