Generated by
JDiff

Package org.apache.pig.data

Added Classes
AccumulativeBag  
InternalCachedBag  
InternalDistinctBag An unordered collection of Tuples with no multiples.
InternalMap This class is an empty extension of Map.
InternalSortedBag An ordered collection of Tuples (possibly) with multiples.
 

Changed Classes
DataReaderWriter A class to handle reading and writing of intermediate results of data types.
DataType A class of static final values used to encode data type and a number of static helper funcitons for manipulating data objects.
NonSpillableDataBag An unordered collection of Tuples (possibly) with multiples.
SingleTupleBag A simple performant implementation of the DataBag interface which only holds a single tuple.
TargetedTuple A tuple composed with the operators to which it needs be attached