Generated by
JDiff

Class org.apache.pig.impl.util.UDFContext

Added Methods
UDFContext clone() Make a shallow copy of the context.
boolean isFrontend() Convenience method for UDF code to check where it runs (see PIG-2576)
void setUdfContext(UDFContext)  
 

Changed Methods
void setClientSystemProps(Properties) Change in signature from void to Properties.