Uses of Package
org.apache.pig.newplan.logical.rules

Packages that use org.apache.pig.newplan.logical.rules
org.apache.pig.newplan.logical.rules   
org.apache.pig.validator   
 

Classes in org.apache.pig.newplan.logical.rules used by org.apache.pig.newplan.logical.rules
TypeCastInserter
           
WholePlanRule
          Super class for all rules that operates on the whole plan.
 

Classes in org.apache.pig.newplan.logical.rules used by org.apache.pig.validator
LogicalRelationalNodeValidator
          Implementors of this interface would define validations based on logical operators within a Pig script.
 



Copyright © 2007-2012 The Apache Software Foundation