|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectionMap.Column | |
|---|---|
| org.apache.pig.impl.plan | |
| Uses of ProjectionMap.Column in org.apache.pig.impl.plan |
|---|
| Methods in org.apache.pig.impl.plan that return types with arguments of type ProjectionMap.Column | |
|---|---|
MultiMap<Integer,ProjectionMap.Column> |
ProjectionMap.getMappedFields()
|
| Method parameters in org.apache.pig.impl.plan with type arguments of type ProjectionMap.Column | |
|---|---|
void |
ProjectionMap.setMappedFields(MultiMap<Integer,ProjectionMap.Column> fields)
|
| Constructor parameters in org.apache.pig.impl.plan with type arguments of type ProjectionMap.Column | |
|---|---|
ProjectionMap(MultiMap<Integer,ProjectionMap.Column> mapFields,
List<Pair<Integer,Integer>> removedFields,
List<Integer> addedFields)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||