org.eigenbase.test.concurrent
Class ConcurrentTestCommandScript.CommandWithTimeout
java.lang.Object
org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandWithTimeout
- All Implemented Interfaces:
- ConcurrentTestCommand
- Direct Known Subclasses:
- ConcurrentTestCommandScript.CommandWithTimeoutAndRowLimit, ConcurrentTestCommandScript.FetchAndPrintCommand, ConcurrentTestCommandScript.SqlCommand
- Enclosing class:
- ConcurrentTestCommandScript
private abstract static class ConcurrentTestCommandScript.CommandWithTimeout
- extends ConcurrentTestCommandGenerator.AbstractCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
timeout
private long timeout
ConcurrentTestCommandScript.CommandWithTimeout
private ConcurrentTestCommandScript.CommandWithTimeout(long timeout)
setTimeout
protected boolean setTimeout(Statement stmt)
throws SQLException
- Throws:
SQLException