public class MadfastImportParameters extends Object
MadfastImport
.
This tool is not available/finished yet.Modifier and Type | Class and Description |
---|---|
static class |
MadfastImportParameters.NoSplitter |
Modifier and Type | Field and Description |
---|---|
List<String> |
d |
List<String> |
df |
boolean |
help
Print help message.
|
List<String> |
proc |
String |
prof |
int |
profres |
String |
stat |
boolean |
statGcFinal |
boolean |
statGcInitial |
int |
tp
Thread pool size.
|
String |
varref |
Constructor and Description |
---|
MadfastImportParameters() |
public boolean help
public String varref
public int tp
public String stat
public String prof
public int profres
public boolean statGcInitial
public boolean statGcFinal
public static String getHelp()