Constructor and Description |
---|
BinaryUnionReplacer() |
Modifier and Type | Method and Description |
---|---|
void |
collect(Channel in,
List<Channel> inputs) |
void |
postVisit(PlanNode visitable)
Method that is invoked after all child nodes or descendant nodes were visited.
|
boolean |
preVisit(PlanNode visitable)
Method that is invoked on the visit before visiting and child nodes or descendant nodes.
|
public boolean preVisit(PlanNode visitable)
Visitor
public void postVisit(PlanNode visitable)
Visitor
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.