Package | Description |
---|---|
org.apache.pig.impl.plan |
Modifier and Type | Method and Description |
---|---|
MultiMap<Integer,ProjectionMap.Column> |
ProjectionMap.getMappedFields() |
Modifier and Type | Method and Description |
---|---|
void |
ProjectionMap.setMappedFields(MultiMap<Integer,ProjectionMap.Column> fields) |
Constructor and Description |
---|
ProjectionMap(MultiMap<Integer,ProjectionMap.Column> mapFields,
List<Pair<Integer,Integer>> removedFields,
List<Integer> addedFields) |
Copyright © 2007-2017 The Apache Software Foundation