@InterfaceAudience.Private @InterfaceStability.Evolving public interface LogicalRelationalNodeValidator
HExecutionEngine.compile(org.apache.pig.newplan.logical.relational.LogicalPlan, java.util.Properties)
Modifier and Type | Method and Description |
---|---|
void |
validate()
Validates logical operators as defined in the logical plan of a pig
script.
|
void validate() throws FrontendException
FrontendException
Copyright © 2007-2012 The Apache Software Foundation