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

Packages that use PreprocessorContext
org.apache.pig.impl   
org.apache.pig.tools.parameters   
 

Uses of PreprocessorContext in org.apache.pig.impl
 

Methods in org.apache.pig.impl that return PreprocessorContext
 PreprocessorContext PigContext.getPreprocessorContext()
           
 

Uses of PreprocessorContext in org.apache.pig.tools.parameters
 

Constructors in org.apache.pig.tools.parameters with parameters of type PreprocessorContext
ParameterSubstitutionPreprocessor(PreprocessorContext pc)
           
 



Copyright © 2007-2012 The Apache Software Foundation