| 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 |
BatchExecTableSourceScan
Batch
ExecNode to read data from an external source defined by a bounded ScanTableSource. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamExecTableSourceScan
Stream
ExecNode to read data from an external source defined by a ScanTableSource. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.