org.eigenbase.test.concurrent
Class ConcurrentTestCommandScript.Tool
java.lang.Object
org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
- Enclosing class:
- ConcurrentTestCommandScript
private static class ConcurrentTestCommandScript.Tool
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
quiet
boolean quiet
verbose
boolean verbose
debug
boolean debug
server
String server
driver
String driver
user
String user
password
String password
bindings
List<String> bindings
files
List<String> files
ConcurrentTestCommandScript.Tool
public ConcurrentTestCommandScript.Tool()
run
public int run(String[] args)
usage
static void usage()
parseCommand
boolean parseCommand(String[] args)