Changed Classes and Interfaces |
EvalFunc
|
The class is used to implement functions to be applied to fields in a dataset. |
LoadCaster
|
An interface that provides cast implementations for load functions. |
Main
|
Main class for Pig engine. |
PigException
|
All exceptions in Pig are encapsulated in the PigException class. |
PigServer
|
A class for Java programs to connect to Pig. |
PigWarning
|
An enum to enumerate the warning types in Pig |
ResourceSchema
|
A represenation of a schema used to communicate with load and store functions. |
ResourceSchema.ResourceFieldSchema
|
|