|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhysicalOperator.OriginalLocation | |
---|---|
org.apache.pig.backend.hadoop.executionengine.physicalLayer | Implementation of physical operators that use hadoop as the execution engine and data storage. |
Uses of PhysicalOperator.OriginalLocation in org.apache.pig.backend.hadoop.executionengine.physicalLayer |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer that return types with arguments of type PhysicalOperator.OriginalLocation | |
---|---|
List<PhysicalOperator.OriginalLocation> |
PhysicalOperator.getOriginalLocations()
|
Method parameters in org.apache.pig.backend.hadoop.executionengine.physicalLayer with type arguments of type PhysicalOperator.OriginalLocation | |
---|---|
void |
PhysicalOperator.addOriginalLocation(String alias,
List<PhysicalOperator.OriginalLocation> originalLocations)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |