| Package | Description |
|---|---|
| org.apache.flink.table.planner.plan.nodes.exec.batch | |
| org.apache.flink.table.planner.plan.nodes.exec.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchExecSink
Batch
ExecNode to to write data into an external sink defined by a DynamicTableSink. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamExecSink
Stream
ExecNode to to write data into an external sink defined by a DynamicTableSink. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.