Class NodeTypeFinder
java.lang.Object
org.apache.calcite.rel.RelShuttleImpl
org.apache.drill.exec.store.elasticsearch.plan.NodeTypeFinder
- All Implemented Interfaces:
org.apache.calcite.rel.RelShuttle
public class NodeTypeFinder
extends org.apache.calcite.rel.RelShuttleImpl
-
Field Summary
FieldsFields inherited from class org.apache.calcite.rel.RelShuttleImpl
stack -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.calcite.rel.RelNodevisit(org.apache.calcite.rel.RelNode other) Methods inherited from class org.apache.calcite.rel.RelShuttleImpl
visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visitChild, visitChildren
-
Field Details
-
containsNode
public boolean containsNode
-
-
Constructor Details
-
NodeTypeFinder
-
-
Method Details
-
visit
public org.apache.calcite.rel.RelNode visit(org.apache.calcite.rel.RelNode other) - Specified by:
visitin interfaceorg.apache.calcite.rel.RelShuttle- Overrides:
visitin classorg.apache.calcite.rel.RelShuttleImpl
-