Package | Description |
---|---|
org.apache.flink.table.api.internal |
Modifier and Type | Class and Description |
---|---|
class |
StatementSetImpl<E extends TableEnvironmentInternal>
Implementation for
StatementSet . |
Modifier and Type | Class and Description |
---|---|
class |
TableEnvironmentImpl
Implementation of
TableEnvironment that works exclusively with Table API interfaces. |
Modifier and Type | Field and Description |
---|---|
protected E |
StatementSetImpl.tableEnvironment |
Modifier and Type | Method and Description |
---|---|
static TableImpl |
TableImpl.createTable(TableEnvironmentInternal tableEnvironment,
QueryOperation operationTree,
OperationTreeBuilder operationTreeBuilder,
FunctionLookup functionLookup) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.