public class QuarkQueryExecutor extends Object implements QuarkExecutor
| Modifier and Type | Field and Description |
|---|---|
static int |
QUERY_TIMEOUT |
| Constructor and Description |
|---|
QuarkQueryExecutor(com.google.common.cache.Cache<String,Connection> connectionCache) |
public static final int QUERY_TIMEOUT
public QuarkQueryExecutor(com.google.common.cache.Cache<String,Connection> connectionCache)
public Object execute(ParserResult parserResult) throws Exception
execute in interface QuarkExecutorExceptionCopyright © 2016. All rights reserved.