|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@InterfaceAudience.Private @InterfaceStability.Evolving public interface PigCommandFilter
Interface defining Pig commands and a
validate(Command)
method to operate on it
Nested Class Summary | |
---|---|
static class |
PigCommandFilter.Command
|
Method Summary | |
---|---|
void |
validate(PigCommandFilter.Command command)
Validates a Pig command as defined by PigCommandFilter.Command . |
Method Detail |
---|
void validate(PigCommandFilter.Command command) throws FrontendException
PigCommandFilter.Command
.
command
-
IOException
FrontendException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |