Generated by
JDiff

Interface org.apache.pig.ErrorHandler

Changed Methods
void onError(String, Exception, Tuple) Changed from non-abstract to abstract. Method invoked when an error occurs processing of tuple
void onSuccess(String) Changed from non-abstract to abstract. Method invoked on success processing of tuple