Skip navigation links
A C G O P 

A

accept(QueryOperationVisitor<T>) - Method in class org.apache.flink.table.calcite.bridge.PlannerExternalQueryOperation
 
asSummaryString() - Method in class org.apache.flink.table.calcite.bridge.PlannerExternalQueryOperation
 

C

CalciteContext - Interface in org.apache.flink.table.calcite.bridge
To provide calcite context which is mainly used to create Calcite's RelNode.
createCatalogReader(boolean) - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Create an instance of CalciteCatalogReader provided by Flink's table planner.
createFrameworkConfig() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Create an instance of FrameworkConfig provided by Flink's table planner.
createRelBuilder() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Create a builder for relational expressions provided by Flink's table planner.
createToRelContext() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Create a new instance of RelOptTable.ToRelContext provided by Flink's table planner.

G

getCalciteTree() - Method in class org.apache.flink.table.calcite.bridge.PlannerExternalQueryOperation
 
getChildren() - Method in class org.apache.flink.table.calcite.bridge.PlannerExternalQueryOperation
 
getClassLoader() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Return the ClassLoader defined in TableEnvironment.
getCluster() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Return the RelOptCluster provided by Flink's table planner.
getFunctionCatalog() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Return the FunctionCatalog defined in TableEnvironment.
getResolvedSchema() - Method in class org.apache.flink.table.calcite.bridge.PlannerExternalQueryOperation
 
getTableConfig() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Return the TableConfig defined in TableEnvironment.
getTypeFactory() - Method in interface org.apache.flink.table.calcite.bridge.CalciteContext
Return the RelDataTypeFactory provided by Flink's table planner.

O

org.apache.flink.table.calcite.bridge - package org.apache.flink.table.calcite.bridge
 

P

PlannerExternalQueryOperation - Class in org.apache.flink.table.calcite.bridge
Wrapper for valid logical plans and resolved schema generated by Planner.
PlannerExternalQueryOperation(RelNode, ResolvedSchema) - Constructor for class org.apache.flink.table.calcite.bridge.PlannerExternalQueryOperation
 
A C G O P 
Skip navigation links

Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.