public class CalculateOverlapParameters extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CalculateOverlapParameters.NoSplitter
Helper class to avoid splitting multi arity cli arguments on commas.
|
Modifier and Type | Field and Description |
---|---|
String |
context
Context to use.
|
String |
contextjs
Context to use.
|
String |
descname |
boolean |
help
Print help message.
|
String |
out |
String |
prof |
int |
profres |
int |
queriesgroup |
String |
stat |
boolean |
statGcFinal |
boolean |
statGcInitial |
int |
tp
Thread pool size.
|
Constructor and Description |
---|
CalculateOverlapParameters() |
public boolean help
public String context
public String contextjs
public String descname
public int queriesgroup
public String out
public int tp
public String stat
public String prof
public int profres
public boolean statGcInitial
public boolean statGcFinal
public static String getHelp()