|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PODistinct in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer with parameters of type PODistinct | |
---|---|
void |
PhyPlanSetter.visitDistinct(PODistinct distinct)
|
void |
MRCompiler.visitDistinct(PODistinct op)
|
Uses of PODistinct in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans with parameters of type PODistinct | |
---|---|
void |
PhyPlanVisitor.visitDistinct(PODistinct distinct)
|
Uses of PODistinct in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators |
---|
Subclasses of PODistinct in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators | |
---|---|
class |
POSortedDistinct
This operator is a variation of PODistinct, the input to this operator must be sorted already. |
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators that return PODistinct | |
---|---|
PODistinct |
PODistinct.clone()
|
Uses of PODistinct in org.apache.pig.pen |
---|
Methods in org.apache.pig.pen with parameters of type PODistinct | |
---|---|
void |
IllustratorAttacher.visitDistinct(PODistinct distinct)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |