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(java.lang.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(java.lang.Object o,
java.lang.String msg,
PigWarning warningEnum,
org.apache.commons.logging.Log log) |
Copyright © 2007-2017 The Apache Software Foundation