Uses of Class
org.apache.flink.table.api.internal.TableImpl
-
Packages that use TableImpl Package Description org.apache.flink.table.api.internal -
-
Uses of TableImpl in org.apache.flink.table.api.internal
Methods in org.apache.flink.table.api.internal that return TableImpl Modifier and Type Method Description TableImpl
TableEnvironmentImpl. createTable(QueryOperation tableOperation)
static TableImpl
TableImpl. createTable(TableEnvironmentInternal tableEnvironment, QueryOperation operationTree, OperationTreeBuilder operationTreeBuilder, FunctionLookup functionLookup)
-