|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of POLoad in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer with parameters of type POLoad | |
---|---|
void |
PhyPlanSetter.visitLoad(POLoad ld)
|
void |
MRCompiler.visitLoad(POLoad op)
|
Uses of POLoad in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans with parameters of type POLoad | |
---|---|
void |
PlanPrinter.visitLoad(POLoad op)
|
void |
PhyPlanVisitor.visitLoad(POLoad ld)
|
Uses of POLoad 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 POLoad | |
---|---|
static LinkedList<POLoad> |
PlanHelper.getLoads(PhysicalPlan plan)
Get all the load operators in the plan in the right dependency order |
Uses of POLoad in org.apache.pig.pen |
---|
Methods in org.apache.pig.pen with parameters of type POLoad | |
---|---|
void |
IllustratorAttacher.visitLoad(POLoad ld)
|
Constructor parameters in org.apache.pig.pen with type arguments of type POLoad | |
---|---|
IllustratorAttacher(PhysicalPlan plan,
LineageTracer lineage,
int maxRecords,
Map<POLoad,LogicalSchema> poLoadToSchemaMap,
PigContext hadoopPigContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |