JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.drill.common.expression.visitors
Interface OpVisitor
All Superinterfaces:
GraphVisitor
<
LogicalOperator
>
public interface
OpVisitor
extends
GraphVisitor
<
LogicalOperator
>
Method Summary
Methods inherited from interface org.apache.drill.common.graph.
GraphVisitor
enter
,
leave
,
visit