|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenerateSpec | |
---|---|
org.apache.pig.impl.eval |
Uses of GenerateSpec in org.apache.pig.impl.eval |
---|
Methods in org.apache.pig.impl.eval that return GenerateSpec | |
---|---|
GenerateSpec |
GenerateSpec.getGroupBySpec()
|
Methods in org.apache.pig.impl.eval with parameters of type GenerateSpec | |
---|---|
void |
EvalSpecPrinter.visitGenerate(GenerateSpec g)
Only GenerateSpec.visit() and subclass implementations of this function should ever call this method. |
void |
EvalSpecTreePrinter.visitGenerate(GenerateSpec g)
|
void |
EvalSpecVisitor.visitGenerate(GenerateSpec g)
Only GenerateSpec.visit() and subclass implementations of this function should ever call this method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |