Generated by
JDiff

Class org.apache.pig.tools.pigstats.ScriptState

Added Methods
String getSerializedScript()  
 

Changed Methods
void setScript(BufferedReader) Change in exceptions thrown from no exceptions to java.io.IOException.
 
void setScript(File) Change in exceptions thrown from no exceptions to java.io.IOException.
 
void setScript(String) Change in exceptions thrown from no exceptions to java.io.IOException.
 
 

Removed Fields
String script  
 

Added Fields
String serializedScript  
String truncatedScript