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