org.apache.pig
Class ExecTypeProvider
java.lang.Object
org.apache.pig.ExecTypeProvider
public class ExecTypeProvider
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecTypeProvider
public ExecTypeProvider()
selectExecType
public static ExecType selectExecType(Properties properties)
throws PigException
- Throws:
PigException
fromString
public static ExecType fromString(String execType)
throws PigException
- Throws:
PigException
Copyright © 2007-2012 The Apache Software Foundation