public class PlanCompiler extends Object
Constructor and Description |
---|
PlanCompiler(org.apache.calcite.adapter.java.JavaTypeFactory typeFactory) |
Modifier and Type | Method and Description |
---|---|
AbstractValuesProcessor |
compile(org.apache.calcite.rel.RelNode plan) |
public PlanCompiler(org.apache.calcite.adapter.java.JavaTypeFactory typeFactory)
public AbstractValuesProcessor compile(org.apache.calcite.rel.RelNode plan) throws Exception
Exception
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.