Generated by
JDiff

Class org.apache.pig.tools.parameters.PreprocessorContext

Added Methods
void setPigContext(PigContext)  
void validate(String)  
 

Changed Methods
void processShellCmd(String, String) Change in exceptions thrown from org.apache.pig.tools.parameters.ParameterSubstitutionException to (org.apache.pig.tools.parameters.ParameterSubstitutionException, org.apache.pig.impl.logicalLayer.FrontendException).
This method generates parameter value by running specified command
void processShellCmd(String, String, Boolean) Change in exceptions thrown from org.apache.pig.tools.parameters.ParameterSubstitutionException to (org.apache.pig.tools.parameters.ParameterSubstitutionException, org.apache.pig.impl.logicalLayer.FrontendException).
This method generates parameter value by running specified command