public class EngineLib extends Object
| Constructor and Description |
|---|
EngineLib() |
| Modifier and Type | Method and Description |
|---|---|
static void |
parseSetTimeout(QueryExecution qExec,
String str,
TimeUnit unit,
boolean merge)
Parse string in the format "number" or "number,number" and apply this to the
QueryExecution object. |
public static void parseSetTimeout(QueryExecution qExec, String str, TimeUnit unit, boolean merge)
QueryExecution object.Licenced under the Apache License, Version 2.0