public class ExecTypeProvider extends Object
| Constructor and Description | 
|---|
| ExecTypeProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ExecType | fromString(String execType) | 
| static ExecType | selectExecType(Properties properties) | 
public static ExecType selectExecType(Properties properties) throws PigException
PigExceptionpublic static ExecType fromString(String execType) throws PigException
PigExceptionCopyright © 2007-2017 The Apache Software Foundation