|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PigCommandFilter.Command | |
---|---|
org.apache.pig.validator |
Uses of PigCommandFilter.Command in org.apache.pig.validator |
---|
Methods in org.apache.pig.validator that return PigCommandFilter.Command | |
---|---|
static PigCommandFilter.Command |
PigCommandFilter.Command.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PigCommandFilter.Command[] |
PigCommandFilter.Command.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.pig.validator with parameters of type PigCommandFilter.Command | |
---|---|
void |
PigCommandFilter.validate(PigCommandFilter.Command command)
Validates a Pig command as defined by PigCommandFilter.Command . |
void |
BlackAndWhitelistFilter.validate(PigCommandFilter.Command command)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |