public class SqlHandlerConfig extends Object
Constructor and Description |
---|
SqlHandlerConfig(QueryContext context,
SqlConverter converter) |
Modifier and Type | Method and Description |
---|---|
QueryContext |
getContext() |
SqlConverter |
getConverter() |
org.apache.calcite.tools.RuleSet |
getRules(PlannerPhase phase) |
public SqlHandlerConfig(QueryContext context, SqlConverter converter)
public QueryContext getContext()
public org.apache.calcite.tools.RuleSet getRules(PlannerPhase phase)
public SqlConverter getConverter()
Copyright © 2021 The Apache Software Foundation. All rights reserved.