|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PONative in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer with parameters of type PONative | |
---|---|
void |
PhyPlanSetter.visitNative(PONative nt)
|
void |
MRCompiler.visitNative(PONative op)
|
Uses of PONative in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans with parameters of type PONative | |
---|---|
void |
PhyPlanVisitor.visitNative(PONative nat)
|
Uses of PONative in org.apache.pig.backend.hadoop.executionengine.physicalLayer.util |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.util that return types with arguments of type PONative | |
---|---|
static LinkedList<PONative> |
PlanHelper.getNativeMRs(PhysicalPlan plan)
Get all the load operators in the plan in the right dependency order |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |