|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use POCogroup | |
---|---|
org.apache.pig.backend.local.executionengine | |
org.apache.pig.impl.physicalLayer |
Uses of POCogroup in org.apache.pig.backend.local.executionengine |
---|
Methods in org.apache.pig.backend.local.executionengine with parameters of type POCogroup | |
---|---|
void |
InstantiateFuncCallerPOVisitor.visitCogroup(POCogroup g)
|
Uses of POCogroup in org.apache.pig.impl.physicalLayer |
---|
Methods in org.apache.pig.impl.physicalLayer with parameters of type POCogroup | |
---|---|
void |
POTreePrinter.visitCogroup(POCogroup p)
|
void |
POVisitor.visitCogroup(POCogroup g)
Only POCogroup.visit() and subclass implementations of this function should ever call this method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |