public class ExecTypeProvider
extends java.lang.Object
Constructor and Description |
---|
ExecTypeProvider() |
Modifier and Type | Method and Description |
---|---|
static ExecType |
fromString(java.lang.String execType) |
static ExecType |
selectExecType(java.util.Properties properties) |
public static ExecType selectExecType(java.util.Properties properties) throws PigException
PigException
public static ExecType fromString(java.lang.String execType) throws PigException
PigException
Copyright © 2007-2012 The Apache Software Foundation