| 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 |
BatchExecUnion
Batch
ExecNode that is not a physical node and just union the inputs' records into one
node. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamExecUnion
Stream
ExecNode that is not a physical node and just union the inputs' records into one
node. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.