Uses of Interface
org.apache.pig.newplan.logical.rules.LogicalRelationalNodeValidator

Packages that use LogicalRelationalNodeValidator
org.apache.pig.validator   
 

Uses of LogicalRelationalNodeValidator in org.apache.pig.validator
 

Classes in org.apache.pig.validator that implement LogicalRelationalNodeValidator
 class BlackAndWhitelistValidator
          This validator walks through the list of operators defined in PigConfiguration.PIG_BLACKLIST and PigConfiguration.PIG_WHITELIST and checks whether the operation is permitted.
 



Copyright © 2007-2012 The Apache Software Foundation