org.apache.pig.backend.hadoop.executionengine
Class HExecutionEngine.SortInfoSetter
java.lang.Object
org.apache.pig.newplan.PlanVisitor
org.apache.pig.newplan.logical.relational.LogicalRelationalNodesVisitor
org.apache.pig.backend.hadoop.executionengine.HExecutionEngine.SortInfoSetter
- Enclosing class:
- HExecutionEngine
public static class HExecutionEngine.SortInfoSetter
- extends LogicalRelationalNodesVisitor
Methods inherited from class org.apache.pig.newplan.logical.relational.LogicalRelationalNodesVisitor |
visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HExecutionEngine.SortInfoSetter
public HExecutionEngine.SortInfoSetter(OperatorPlan plan)
throws FrontendException
- Throws:
FrontendException
visit
public void visit(LOStore store)
throws FrontendException
- Overrides:
visit
in class LogicalRelationalNodesVisitor
- Throws:
FrontendException
Copyright © ${year} The Apache Software Foundation