|
||||||||||
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.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)
|
Uses of POLoad in org.apache.pig.tools.pigstats |
---|
Methods in org.apache.pig.tools.pigstats with parameters of type POLoad | |
---|---|
void |
ScriptState.AliasVisitor.visitLoad(POLoad load)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |