Package | Description |
---|---|
org.apache.pig |
Public interfaces and classes for Pig.
|
org.apache.pig.impl.util |
Modifier and Type | Method and Description |
---|---|
static PigWarning |
PigWarning.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PigWarning[] |
PigWarning.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
LogUtils.warn(Object o,
String msg,
PigWarning warningEnum,
org.apache.commons.logging.Log log) |
Copyright © 2007-2012 The Apache Software Foundation