Generated by
JDiff

Class org.apache.pig.data.DataType

Added Methods
byte findTypeByName(String) Get the type code from the type name
Class findTypeClass(byte)  
BigDecimal toBigDecimal(Object)  
BigDecimal toBigDecimal(Object, byte)  
BigInteger toBigInteger(Object)  
BigInteger toBigInteger(Object, byte)  
 

Added Fields
byte BIGDECIMAL  
byte BIGINTEGER