| Package | Description |
|---|---|
| org.apache.flink.optimizer.plan |
| Modifier and Type | Method and Description |
|---|---|
BinaryUnionNode |
BinaryUnionPlanNode.getOptimizerNode() |
| Constructor and Description |
|---|
BinaryUnionPlanNode(BinaryUnionNode template,
Channel in1,
Channel in2) |
NAryUnionPlanNode(BinaryUnionNode template,
List<Channel> inputs,
GlobalProperties gProps,
Costs cumulativeCosts) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.