public class Rules extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BINDABLE_CONVENTION_RULES |
static int |
DRUID_CONVENTION_RULES |
Modifier and Type | Method and Description |
---|---|
static List<org.apache.calcite.tools.Program> |
programs(QueryMaker queryMaker,
DruidOperatorTable operatorTable) |
public static final int DRUID_CONVENTION_RULES
public static final int BINDABLE_CONVENTION_RULES
public static List<org.apache.calcite.tools.Program> programs(QueryMaker queryMaker, DruidOperatorTable operatorTable)
Copyright © 2011–2017. All rights reserved.