public static class ColumnPruner.ColumnPrunerWalker extends DefaultGraphWalker
dispatcher, opStack, retMap, toWalk| Constructor and Description |
|---|
ColumnPruner.ColumnPrunerWalker(Dispatcher disp) |
| Modifier and Type | Method and Description |
|---|---|
void |
walk(Node nd)
Walk the given operator.
|
dispatch, dispatchAndReturn, getDispatchedList, getToWalk, startWalkingpublic ColumnPruner.ColumnPrunerWalker(Dispatcher disp)
public void walk(Node nd) throws SemanticException
walk in class DefaultGraphWalkernd - current operator in the graphSemanticExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.