| Package | Description |
|---|---|
| org.apache.flink.table.api | |
| org.apache.flink.table.api.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StatementSet
A
StatementSet accepts pipelines defined by DML statements or Table objects. |
interface |
TablePipeline
Describes a complete pipeline from one or more source tables to a sink table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatementSetImpl<E extends TableEnvironmentInternal>
Implementation for
StatementSet. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.