Generated by
JDiff

Package org.apache.pig.impl.util

Added Classes
BagFormat  
CastUtils  
CompilerUtils  
LinkedMultiMap  
StorageUtil This util class provides methods that are shared by storage class PigStorage and streaming class PigStreaming
TupleFormat Default implementation of format of Tuple.
UDFContext  
Utils Class with utility static methods
 

Changed Classes
JarManager  
LogUtils  
MultiMap An implementation of multi-map.
WrappedIOException @deprecated This class was introduced to overcome the limitation that before Java 1.6 IOException did not have a constructor which took a Throwable argument.