| 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 |
BatchExecExchange
This
ExecNode represents a change of partitioning of the input elements for batch. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamExecExchange
This
ExecNode represents a change of partitioning of the input elements for stream. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.