Uses of Interface
com.ocient.jdbc.XGStatement.ExceptionalRunnable
| Package | Description |
|---|---|
| com.ocient.jdbc |
-
Uses of XGStatement.ExceptionalRunnable in com.ocient.jdbc
Methods in com.ocient.jdbc with parameters of type XGStatement.ExceptionalRunnable Modifier and Type Method Description protected voidXGStatement. startTask(XGStatement.ExceptionalRunnable task, Optional<String> optQueryId, long timeoutMillis)Executes a potentially exceptional task, canceling the backing query its it takes longer than the timeout specified byXGStatement.getQueryTimeout().