| 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 |
BatchExecWindowTableFunction
Batch
ExecNode for window table-valued function. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamExecWindowTableFunction
Stream
ExecNode which acts as a table-valued function to assign a window for each row of
the input relation. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.