Uses of Interface
org.apache.pig.impl.plan.PlanValidationExecutor

Packages that use PlanValidationExecutor
org.apache.pig.impl.logicalLayer.validators   
 

Uses of PlanValidationExecutor in org.apache.pig.impl.logicalLayer.validators
 

Classes in org.apache.pig.impl.logicalLayer.validators that implement PlanValidationExecutor
 class LogicalPlanValidationExecutor
          This class is responsible for all logical plan validations after the parsing stage.
 



Copyright © ${year} The Apache Software Foundation