Generated by
JDiff

Package org.apache.pig

Added Classes and Interfaces
LoadStoreCaster This is just a union interface of LoadCaster and StoreCaster made available for simplicity.
PigRunner A utility to help run PIG scripts within a Java program.
PigRunner.ReturnCode  
StoreCaster An interface that provides methods for converting Pig internal types to byte[].
 

Changed Classes
Main Main class for Pig engine.
PigCounters The following enum will contain the general counters that pig uses.
PigServer A class for Java programs to connect to Pig.