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 TableImplTableEnvironmentImpl. createTable(QueryOperation tableOperation)static TableImplTableImpl. createTable(TableEnvironmentInternal tableEnvironment, QueryOperation operationTree, OperationTreeBuilder operationTreeBuilder, FunctionLookup functionLookup)
-