MCPcopy Create free account
hub / github.com/apache/pig / validate

Method validate

src/org/apache/pig/validator/PigCommandFilter.java:46–46  ·  view source on GitHub ↗

Validates a Pig command as defined by Command. @param command @throws IOException

(Command command)

Source from the content-addressed store, hash-verified

44 * @throws IOException
45 */
46 public void validate(Command command) throws FrontendException;
47
48}

Callers 15

parseMethod · 0.65
parseAndPreprocessMethod · 0.65
setKeyMethod · 0.65
setIntValueMethod · 0.65
setLongValueMethod · 0.65
setBooleanValueMethod · 0.65
setFloatValueMethod · 0.65
setDoubleValueMethod · 0.65
setBytesValueMethod · 0.65
setNullValueMethod · 0.65
registerJarMethod · 0.65
deleteFileMethod · 0.65

Implementers 10

BlackAndWhitelistFiltersrc/org/apache/pig/validator/BlackAndW
TestColumnAliasConversiontest/org/apache/pig/parser/TestColumnA
TestSchemaAliasVisitortest/org/apache/pig/parser/TestSchemaA
TestGrunttest/org/apache/pig/test/TestGrunt.jav
PreprocessorContextsrc/org/apache/pig/tools/parameters/Pr
LogicalPlansrc/org/apache/pig/newplan/logical/rel
SchemaAliasVisitorsrc/org/apache/pig/newplan/logical/vis
SchemaResettersrc/org/apache/pig/newplan/logical/opt
PigMacrosrc/org/apache/pig/parser/PigMacro.jav
BlackAndWhitelistValidatorsrc/org/apache/pig/validator/BlackAndW

Calls

no outgoing calls

Tested by 10

parseMethod · 0.52
parseAndPreprocessMethod · 0.52
setKeyMethod · 0.52
setIntValueMethod · 0.52
setLongValueMethod · 0.52
setBooleanValueMethod · 0.52
setFloatValueMethod · 0.52
setDoubleValueMethod · 0.52
setBytesValueMethod · 0.52
setNullValueMethod · 0.52