Package | Description |
---|---|
org.apache.pig.backend.hadoop.executionengine.physicalLayer |
Implementation of physical operators that use hadoop as the execution engine
and data storage.
|
Modifier and Type | Method and Description |
---|---|
List<PhysicalOperator.OriginalLocation> |
PhysicalOperator.getOriginalLocations() |
Modifier and Type | Method and Description |
---|---|
void |
PhysicalOperator.addOriginalLocation(String alias,
List<PhysicalOperator.OriginalLocation> originalLocations) |
Copyright © 2007-2017 The Apache Software Foundation