public interface ExecNodeVisitor
ExecNode objects.| Modifier and Type | Method and Description |
|---|---|
void |
visit(org.apache.flink.table.planner.plan.nodes.exec.ExecNode<?,?> node)
Visits a node during a traversal.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.