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