Generated by
JDiff

Package org.apache.pig.data

Added Classes
NonWritableTuple A singleton Tuple type which is not picked up for writing by PigRecordWriter
 

Changed Classes and Interfaces
BagFactory Factory for constructing different types of bags.
DataBag A collection of Tuples.
DefaultBagFactory Default implementation of BagFactory.
DistinctDataBag An unordered collection of Tuples with no multiples.