|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of POUserComparisonFunc in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer with parameters of type POUserComparisonFunc | |
---|---|
void |
PhyPlanSetter.visitComparisonFunc(POUserComparisonFunc compFunc)
|
Uses of POUserComparisonFunc in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans with parameters of type POUserComparisonFunc | |
---|---|
void |
UDFFinder.visitComparisonFunc(POUserComparisonFunc compFunc)
|
Uses of POUserComparisonFunc in org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators that return POUserComparisonFunc | |
---|---|
POUserComparisonFunc |
POUserComparisonFunc.clone()
|
Uses of POUserComparisonFunc in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans with parameters of type POUserComparisonFunc | |
---|---|
void |
PhyPlanVisitor.visitComparisonFunc(POUserComparisonFunc compFunc)
|
Uses of POUserComparisonFunc in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators that return POUserComparisonFunc | |
---|---|
POUserComparisonFunc |
POSort.getMSortFunc()
|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators with parameters of type POUserComparisonFunc | |
---|---|
void |
POSort.setMSortFunc(POUserComparisonFunc sortFunc)
|
Constructors in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators with parameters of type POUserComparisonFunc | |
---|---|
POSort(OperatorKey k,
int rp,
List inp,
List<PhysicalPlan> sortPlans,
List<Boolean> mAscCols,
POUserComparisonFunc mSortFunc)
|
Uses of POUserComparisonFunc in org.apache.pig.pen |
---|
Methods in org.apache.pig.pen with parameters of type POUserComparisonFunc | |
---|---|
void |
IllustratorAttacher.visitComparisonFunc(POUserComparisonFunc compFunc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |