public class Main
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Method and 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() |