Generated by
JDiff

Package org.apache.pig

Changed Classes and Interfaces
CounterBasedErrorHandler  
ErrorHandler The interface that handles errors thrown by the StoreFuncInterface#putNext(Tuple)
EvalFunc The class is used to implement functions to be applied to fields in a dataset.
Expression A class to communicate Filter expressions to LoadFuncs.
Expression.Column  
LoadFunc A LoadFunc loads data into Pig.
PigConfiguration Container for static configuration strings defaults etc.
StoreFunc StoreFuncs take records from Pig's processing and store them into a data store.
StoreFuncInterface StoreFuncs take records from Pig's processing and store them into a data store.