@ThreadSafe public abstract class ResultsCompiler extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
ResultsCompiler.Action
An allowable action for a results compiler.
|
Constructor and Description |
---|
ResultsCompiler() |
Modifier and Type | Method and Description |
---|---|
protected static HashMap<String,Option> |
compileBaseOptions()
Compiles a map of options that are common to all results compilers.
|
protected VoteServer |
voteServer()
The lazilly initialized vote-server.
|
protected VoteServer.Run |
vsRun()
The lazilly started and locked vote-server run.
|
public ResultsCompiler()
protected static HashMap<String,Option> compileBaseOptions()
protected VoteServer voteServer() throws IOException, ScriptException, URISyntaxException
protected VoteServer.Run vsRun() throws IOException, ScriptException, SQLException, URISyntaxException