org.apache.pig.backend.executionengine.util
Class ExecTools
java.lang.Object
org.apache.pig.backend.executionengine.util.ExecTools
public class ExecTools
- extends Object
A collection of static methods for use by the executionengine
implementations. A way to share common code.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecTools
public ExecTools()
checkLeafIsStore
public static FileSpec checkLeafIsStore(PhysicalPlan plan,
PigContext pigContext)
throws ExecException
- Throws:
ExecException
Copyright © ${year} The Apache Software Foundation