public class BinaryUnionReplacer extends Object implements org.apache.flink.util.Visitor<PlanNode>
| Constructor and Description |
|---|
BinaryUnionReplacer() |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(Channel in,
List<Channel> inputs) |
void |
postVisit(PlanNode visitable) |
boolean |
preVisit(PlanNode visitable) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.