| Interface | Description |
|---|---|
| LogicalPlanVisitor<CONTEXT,RESULT> |
| Class | Description |
|---|---|
| BasicLogicalPlanVisitor<CONTEXT,RESULT> | |
| ExplainLogicalPlanVisitor |
It returns a list of node plan strings.
|
| ExplainLogicalPlanVisitor.Context | |
| ExplainLogicalPlanVisitor.DepthString | |
| SimpleAlgebraVisitor<CONTEXT,RESULT> |
SimpleAlgebraVisitor provides a simple and fewer visit methods. |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.