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