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, startWalking
public ColumnPruner.ColumnPrunerWalker(Dispatcher disp)
public void walk(Node nd) throws SemanticException
walk
in class DefaultGraphWalker
nd
- current operator in the graphSemanticException
Copyright © 2017 The Apache Software Foundation. All rights reserved.