OmniSciDB
a5dc49c757
|
Public Member Functions | |
void | run () |
Package Functions | |
SqlCommandThread (final String threadName, final List< String > queries, int threadId, int port, int iterations, final List< String > exceptions, final List< String > cleanUpQueries) | |
SqlCommandThread (final String threadName, final List< String > queries, int threadId, final List< String > exceptions, final List< String > cleanUpQueries) | |
Package Attributes | |
final List< String > | queries |
final List< String > | expectedExceptionTexts |
final List< String > | cleanUpQueries |
final String | threadName |
final int | port |
final int | iterations |
final int | threadId |
Definition at line 230 of file ConcurrencyTest.java.
|
inlinepackage |
Definition at line 235 of file ConcurrencyTest.java.
References com.mapd.tests.ConcurrencyTest.SqlCommandThread.cleanUpQueries, com.mapd.tests.ConcurrencyTest.SqlCommandThread.iterations, com.mapd.tests.ConcurrencyTest.SqlCommandThread.port, com.mapd.tests.ConcurrencyTest.SqlCommandThread.queries, and com.mapd.tests.ConcurrencyTest.SqlCommandThread.threadId.
|
inlinepackage |
Definition at line 251 of file ConcurrencyTest.java.
References com.mapd.tests.ConcurrencyTest.SqlCommandThread.cleanUpQueries, com.mapd.tests.ConcurrencyTest.getRandomPort(), com.mapd.tests.ConcurrencyTest.numIterations, com.mapd.tests.ConcurrencyTest.SqlCommandThread.queries, com.mapd.tests.ConcurrencyTest.SqlCommandThread.threadId, and com.mapd.tests.ConcurrencyTest.SqlCommandThread.threadName.
|
inline |
Definition at line 266 of file ConcurrencyTest.java.
References com.mapd.tests.ConcurrencyTest.db, com.mapd.tests.ConcurrencyTest.SqlCommandThread.expectedExceptionTexts, com.mapd.tests.ConcurrencyTest.SqlCommandThread.iterations, com.mapd.tests.ConcurrencyTest.localhost, com.mapd.tests.ConcurrencyTest.password, com.mapd.tests.ConcurrencyTest.SqlCommandThread.port, com.mapd.tests.ConcurrencyTest.SqlCommandThread.queries, com.mapd.tests.ConcurrencyTest.SqlCommandThread.threadName, and com.mapd.tests.ConcurrencyTest.userName.
|
package |
Definition at line 231 of file ConcurrencyTest.java.
Referenced by com.mapd.tests.ConcurrencyTest.SqlCommandThread.SqlCommandThread().
|
package |
Definition at line 231 of file ConcurrencyTest.java.
Referenced by com.mapd.tests.ConcurrencyTest.SqlCommandThread.run().
|
package |
Definition at line 233 of file ConcurrencyTest.java.
Referenced by com.mapd.tests.ConcurrencyTest.SqlCommandThread.run(), and com.mapd.tests.ConcurrencyTest.SqlCommandThread.SqlCommandThread().
|
package |
Definition at line 233 of file ConcurrencyTest.java.
Referenced by com.mapd.tests.ConcurrencyTest.SqlCommandThread.run(), and com.mapd.tests.ConcurrencyTest.SqlCommandThread.SqlCommandThread().
|
package |
Definition at line 231 of file ConcurrencyTest.java.
Referenced by com.mapd.tests.ConcurrencyTest.SqlCommandThread.run(), and com.mapd.tests.ConcurrencyTest.SqlCommandThread.SqlCommandThread().
|
package |
Definition at line 233 of file ConcurrencyTest.java.
Referenced by com.mapd.tests.ConcurrencyTest.SqlCommandThread.SqlCommandThread().
|
package |
Definition at line 232 of file ConcurrencyTest.java.
Referenced by com.mapd.tests.ConcurrencyTest.SqlCommandThread.run(), and com.mapd.tests.ConcurrencyTest.SqlCommandThread.SqlCommandThread().