public class TezPOUserFuncVisitor extends TezOpPlanVisitor
mCurrentWalker, mPlan| Constructor and Description | 
|---|
| TezPOUserFuncVisitor(TezOperPlan plan) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Set<java.lang.String> | getCacheFiles() | 
| java.util.Set<java.lang.String> | getShipFiles() | 
| void | visitTezOp(TezOperator tezOp) | 
getPlan, popWalker, pushWalker, visitpublic TezPOUserFuncVisitor(TezOperPlan plan)
public void visitTezOp(TezOperator tezOp) throws VisitorException
visitTezOp in class TezOpPlanVisitorVisitorExceptionpublic java.util.Set<java.lang.String> getCacheFiles()
public java.util.Set<java.lang.String> getShipFiles()
Copyright © 2007-2012 The Apache Software Foundation