org.apache.pig.impl.physicalLayer
Class PlanCompiler
java.lang.Object
org.apache.pig.impl.physicalLayer.PlanCompiler
public abstract class PlanCompiler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlanCompiler
public PlanCompiler()
compile
public abstract PhysicalOperator compile(LogicalOperator lo,
Map queryResults)
throws IOException
- Throws:
IOException
Copyright © ${year} The Apache Software Foundation