Generated by
JDiff

Class org.apache.pig.data.DefaultTupleFactory

The superclass changed from org.apache.pig.data.TupleFactory to org.apache.pig.data.BinSedesTupleFactory.

Now deprecated.

Added Constructors
DefaultTupleFactory()  
 

Removed Methods
Tuple newTuple()  
Tuple newTuple(int)  
Tuple newTuple(Object)  
Tuple newTuple(List)  
 

Added Methods
Class tupleRawComparatorClass()  
 

Changed Methods
Tuple newTupleNoCopy(List) Method was locally defined, but is now inherited from BinSedesTupleFactory.  
Class tupleClass() Method was locally defined, but is now inherited from BinSedesTupleFactory.