| 程序包 | 说明 |
|---|---|
| org.apache.flink.optimizer.plan |
| 限定符和类型 | 方法和说明 |
|---|---|
BinaryUnionNode |
BinaryUnionPlanNode.getOptimizerNode() |
| 构造器和说明 |
|---|
BinaryUnionPlanNode(BinaryUnionNode template,
Channel in1,
Channel in2) |
NAryUnionPlanNode(BinaryUnionNode template,
List<Channel> inputs,
GlobalProperties gProps,
Costs cumulativeCosts) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.