public class QuarkExecutorFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static QuarkExecutor |
getQuarkExecutor(org.apache.calcite.sql.SqlKind sqlKind,
ParserFactory parserFactory,
Properties info,
com.google.common.cache.Cache<String,Connection> connectionCache) |
public static QuarkExecutor getQuarkExecutor(org.apache.calcite.sql.SqlKind sqlKind, ParserFactory parserFactory, Properties info, com.google.common.cache.Cache<String,Connection> connectionCache)
Copyright © 2016. All rights reserved.