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
PigException
public static ExecType fromString(String execType) throws PigException
PigException
Copyright © 2007-2017 The Apache Software Foundation