org.eigenbase.test.concurrent
Class ConcurrentTestCommandScript.PrintCommand
java.lang.Object
org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
org.eigenbase.test.concurrent.ConcurrentTestCommandScript.PrintCommand
- All Implemented Interfaces:
- ConcurrentTestCommand
- Enclosing class:
- ConcurrentTestCommandScript
private class ConcurrentTestCommandScript.PrintCommand
- extends ConcurrentTestCommandGenerator.AbstractCommand
Field Summary |
private boolean |
count
|
private int |
nth
|
private boolean |
time
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nth
private final int nth
count
private final boolean count
time
private final boolean time
ConcurrentTestCommandScript.PrintCommand
ConcurrentTestCommandScript.PrintCommand(String spec)
doExecute
protected void doExecute(ConcurrentTestCommandExecutor executor)
throws SQLException
- Specified by:
doExecute
in class ConcurrentTestCommandGenerator.AbstractCommand
- Throws:
SQLException