public final class BlackAndWhitelistValidator extends Object implements LogicalRelationalNodeValidator
PigConfiguration.PIG_BLACKLIST and
PigConfiguration.PIG_WHITELIST and checks whether the operation is permitted. In case these
properties are not defined (default), we let everything pass as usual.| Constructor and Description |
|---|
BlackAndWhitelistValidator(PigContext pigContext,
OperatorPlan operatorPlan) |
public BlackAndWhitelistValidator(PigContext pigContext, OperatorPlan operatorPlan)
public void validate()
throws FrontendException
LogicalRelationalNodeValidatorvalidate in interface LogicalRelationalNodeValidatorFrontendExceptionCopyright © 2007-2012 The Apache Software Foundation