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(PlannerContext plannerContext,
        QueryMaker queryMaker)  | 
public static final int DRUID_CONVENTION_RULES
public static final int BINDABLE_CONVENTION_RULES
public static List<org.apache.calcite.tools.Program> programs(PlannerContext plannerContext, QueryMaker queryMaker)
Copyright © 2011–2018. All rights reserved.