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